Skip to content

Commit 0294275

Browse files
committed
Release needs to commit and extra file for new version
1 parent 672449a commit 0294275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tool/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ echo $JRUBY_VERSION > VERSION
2121
set -x
2222

2323
mvn
24-
git add VERSION core/pom.xml lib/pom.xml pom.xml shaded/pom.xml
24+
git add VERSION core/pom.xml lib/pom.xml pom.xml shaded/pom.xml bin/.jruby.release
2525
git commit -m "Version $JRUBY_VERSION updated for release"
2626
cd ..
2727
rm -rf release

0 commit comments

Comments
 (0)