Browse Source

Release v1.0.0-R02

Olyol95 5 years ago
parent
commit
1749f0fbcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -6,7 +6,7 @@
 
     <groupId>io.youle.oliver.plugin.loginpush</groupId>
     <artifactId>LoginPush</artifactId>
-    <version>1.0.0-R02-SNAPSHOT</version>
+    <version>1.0.0-R02</version>
 
     <properties>
         <kotlin.version>1.2.50</kotlin.version>