Skip to content

Commit

Permalink
version v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abduhbm committed Sep 26, 2022
1 parent 0accc38 commit a079e9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dep_license/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.4.2
v2.5.0
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -ex

git pull origin master
git pull origin main
# bump version
docker run --rm -v "$PWD":/app treeder/bump --filename dep_license/VERSION $1
version=`cat dep_license/VERSION`
Expand Down

0 comments on commit a079e9d

Please sign in to comment.