fix version

This commit is contained in:
Yogesh Ojha
2022-10-09 22:02:52 +05:30
parent 4dba521072
commit 51d29fd599
5 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ services:
- POSTGRES_HOST=${POSTGRES_HOST}
# THIS IS A MUST FOR CHECKING UPDATE, EVERYTIME A COMMIT IS MERGED INTO
# MASTER, UPDATE THIS!!! MAJOR.MINOR.PATCH https://semver.org/
- RENGINE_CURRENT_VERSION='1.3.2'
- RENGINE_CURRENT_VERSION='1.3.3'
volumes:
- ./web:/usr/src/app
- github_repos:/usr/src/github