diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-06-09 14:29:23 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-06-09 14:29:23 +0200 |
commit | aebac0f8fb9366c0e29ec3f2adb1c44ae1afc106 (patch) | |
tree | b12b39e9c617a090d440742734d9ca66360b7324 | |
parent | 124d63de7bdf46b6c86eff13617ddd203137ce3c (diff) |
#959: reset VERSION.json to 1.1.1c
Fixes:
sudo ./opengnsys_installer.sh *
...Downloading ogagentpkgs-1.2.0.tar.gz
...
ERROR: installDownloadableFiles(): Error uncompressing archive.
tar -tvzf /tmp/opengnsys_installer/ogagentpkgs-1.2.0.tar.gz
-rw-r--r-- | doc/VERSION.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/VERSION.json b/doc/VERSION.json index c1e7e111..34189592 100644 --- a/doc/VERSION.json +++ b/doc/VERSION.json @@ -1,6 +1,6 @@ { "project": "OpenGnsys", - "version": "1.2.0", + "version": "1.1.1c", "codename": "", "definition": "", "release": "" |