Skip to content

Commit 4568061

Browse files
committed
Bump version to 13.0.1
1 parent 1427554 commit 4568061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
moduleAuthor = "Rikka"
1717
moduleDescription = "Modern superuser interface implementation."
1818
moduleVersionMinor = 0
19-
moduleVersionPatch = 0
19+
moduleVersionPatch = 1
2020
moduleVersion = "v${api_version_major}.${moduleVersionMinor}.${moduleVersionPatch}"
2121
moduleVersionCode = gitCommitCount
2222

0 commit comments

Comments
 (0)