Skip to content

Commit 378f3d3

Browse files
committed
Update quick start version to 0.8.0
1 parent 51053f7 commit 378f3d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 0.7.3 / 2019-Feb-12 06:38
1+
## Version 0.8.0 / 2019-Feb-13 03:07
22
* Upgrade backend to version 1.2.4
33
* Upgrade applications to version v1.3.0
44
* Upgrade scripts to v0.2.1

CONTENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 0.7.3
1+
# Version 0.8.0
22

33
* [Backend v1.2.4](https://github.com/AplaProject/go-apla/releases/tag/1.2.4)
44
* [Frontend v0.11.1](https://github.com/GenesisKernel/genesis-front/releases/tag/v0.11.1)

manage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Configuration ### begin ###
44

55
PREV_VERSION="0.7.2"
6-
VERSION="0.7.3"
6+
VERSION="0.8.0"
77
SED_E="sed -E"
88

99
USE_PRODUCT="genesis"

0 commit comments

Comments
 (0)