We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51053f7 commit 378f3d3Copy full SHA for 378f3d3
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Version 0.7.3 / 2019-Feb-12 06:38
+## Version 0.8.0 / 2019-Feb-13 03:07
2
* Upgrade backend to version 1.2.4
3
* Upgrade applications to version v1.3.0
4
* Upgrade scripts to v0.2.1
CONTENT.md
-# Version 0.7.3
+# Version 0.8.0
* [Backend v1.2.4](https://github.com/AplaProject/go-apla/releases/tag/1.2.4)
* [Frontend v0.11.1](https://github.com/GenesisKernel/genesis-front/releases/tag/v0.11.1)
manage.sh
@@ -3,7 +3,7 @@
### Configuration ### begin ###
5
PREV_VERSION="0.7.2"
6
-VERSION="0.7.3"
+VERSION="0.8.0"
7
SED_E="sed -E"
8
9
USE_PRODUCT="genesis"
0 commit comments