1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Release 1.04

Update version number and update documentation

  * Support alternate paths for yadm data (#4, #5)
  * Support asymmetric encryption (#7, #8)
  * Prevent the mixing of output and gpg prompts
This commit is contained in:
Tim Byrne
2016-04-22 16:33:02 -05:00
parent aeb2e5d6c7
commit f0a0015209
6 changed files with 12 additions and 6 deletions

2
yadm
View File

@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
VERSION=1.03
VERSION=1.04
YADM_WORK="$HOME"
YADM_DIR="$HOME/.yadm"