Skip to content

Commit

Permalink
build(version): bump to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousWP committed Aug 14, 2024
1 parent db65ed0 commit 0494e10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,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='2.0.6'
- RENGINE_CURRENT_VERSION='2.0.7'
volumes:
- ./web:/usr/src/app
- github_repos:/usr/src/github
Expand Down
2 changes: 1 addition & 1 deletion web/reNgine/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.6
2.0.7

0 comments on commit 0494e10

Please sign in to comment.