Skip to content

Commit 3bd2944

Browse files
author
Jógvan Olsen
committed
Bumped version
1 parent e2939f7 commit 3bd2944

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ allprojects {
5151
publications = ['MyPublication']
5252
configurations = ['archives']
5353
pkg {
54-
repo = 'apurebase-test'
54+
repo = 'apurebase'
5555
name = project.name
5656
licenses = ['MIT']
5757
vcsUrl = 'https://github.com/aPureBase/KGraphQL'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# KGraphQL version
2-
version=0.9.2-b2
2+
version=0.9.2
33

44
# Dependencies
55
kotlin_version=1.3.50

0 commit comments

Comments
 (0)