Skip to content

Commit 05fef18

Browse files
poovamrajtanya732
authored andcommitted
Add .version and modify .shiprc
1 parent 0c76c94 commit 05fef18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.shiprc

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"files": {
33
"README.md": [],
4+
".version": [],
45
"lib/build.gradle": ["version = \"{MAJOR}.{MINOR}.{PATCH}\""]
56
},
67
"prefixVersion": false

.version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4.4.0

0 commit comments

Comments
 (0)