From 64828f654885ac12d727b56fc96103198f432c7d Mon Sep 17 00:00:00 2001 From: mrcrankhank Date: Tue, 13 Oct 2015 12:19:20 +0200 Subject: [PATCH] version change --- README.md | 2 +- version.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 140dd4b..1b199f7 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ https://github.com/MrCrankHank/phpietadmin/wiki/Screens-v05 ## Features Take a look at the github releases for detailed information about the features. -## Bugs in 0.5.4: +## Bugs in 0.5.5: - [ ] Forced delete of a target does not work if a "ALL" acl is configured - [ ] Mousover to show passwords in /phpietadmin/ietusers does not work - [ ] Password generator qtip does not work in /phpietadmin/ietusers diff --git a/version.json b/version.json index d24c549..2617025 100755 --- a/version.json +++ b/version.json @@ -1,8 +1,8 @@ { "version": [ {"name": "phpietadmin"}, - {"version_nr": "0.5.4"}, - {"downloadurl": "https://github.com/MrCrankHank/phpietadmin/archive/v0.5.3.zip"}, + {"version_nr": "0.5.5"}, + {"downloadurl": "https://github.com/HankIT/phpietadmin-gui/archive/v0.5.5.zip"}, {"release": "beta"} ] } \ No newline at end of file