Skip to content

Commit c341e75

Browse files
committed
Update CodeView version in publish script
1 parent ca5f1f1 commit c341e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/publish-module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'signing'
33

44
ext {
55
PUBLISH_GROUP_ID = 'io.github.amrdeveloper'
6-
PUBLISH_VERSION = '1.3.3'
6+
PUBLISH_VERSION = '1.3.4'
77
PUBLISH_ARTIFACT_ID = 'codeview'
88
}
99

0 commit comments

Comments
 (0)