Skip to content

Commit 07d60f4

Browse files
committed
- [release] v0.6.0
1 parent d54574d commit 07d60f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maven stuff
22
GROUP=com.mikepenz
3-
VERSION_NAME=0.5.0
4-
VERSION_CODE=500
3+
VERSION_NAME=0.6.0
4+
VERSION_CODE=600
55

66
POM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
77

@@ -14,7 +14,7 @@ POM_GITHUB_REPO=mikepenz/multiplatform-markdown-renderer
1414
POM_GITHUB_README=README.md
1515

1616
POM_LICENCE_NAME=Apache-2.0
17-
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
17+
POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt
1818
POM_LICENCE_DIST=repo
1919

2020
SONATYPE_HOST=S01

0 commit comments

Comments
 (0)