Skip to content

Commit cf13ef8

Browse files
committed
Bump version
1 parent 7badd8b commit cf13ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id "me.modmuss50.remotesign" version "0.4.0"
99
}
1010

11-
version = '1.0.2'
11+
version = '1.0.3'
1212

1313
def ENV = System.getenv()
1414
version = version + (ENV.GITHUB_ACTIONS ? "" : "+local")

0 commit comments

Comments
 (0)