Skip to content

Commit

Permalink
Merge pull request #134 from Security-Tools-Alliance/release/2.0.7
Browse files Browse the repository at this point in the history
build(version): bump to 2.0.7
  • Loading branch information
psyray authored Aug 14, 2024
2 parents db65ed0 + 0494e10 commit 1f1a499
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 1f1a499

Please sign in to comment.