🔧 version 1.0.2 로 변경
This commit is contained in:
@@ -19,7 +19,7 @@ configurations {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "me.jiniworld"
|
group = "me.jiniworld"
|
||||||
version = "1.0.1"
|
version = "1.0.2"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
demo-app:
|
demo-app:
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
url: http://localhost:${server.port}
|
url: http://localhost:${server.port}
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
demo-app:
|
demo-app:
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
url: http://localhost:${server.port}
|
url: http://localhost:${server.port}
|
||||||
Reference in New Issue
Block a user