Skip to content

Commit

Permalink
Add .version and modify .shiprc
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Dec 19, 2023
1 parent 1cfd21c commit f47001a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .shiprc
@@ -1,6 +1,7 @@
{
"files": {
"README.md": [],
".version": [],
"lib/build.gradle": ["version = \"{MAJOR}.{MINOR}.{PATCH}\""]
},
"prefixVersion": false
Expand Down
1 change: 1 addition & 0 deletions .version
@@ -0,0 +1 @@
4.4.0

0 comments on commit f47001a

Please sign in to comment.