build(global): Upgrade to v1.1.0
Upgrade to v1.1.0 stable version, and the translation of SIMPLIFIED CHINESE will be published before 26 Sept, 2023. BREAKING CHANGE: The order of parametres in initialising SnowflakeGuidCreator, the original sequence is: "workerId, dataCentreId"; and the new sequence is "dataCentreId, workerId"
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>cn.org.codecrafters</groupId>
|
||||
<artifactId>jdevkit</artifactId>
|
||||
<version>1.1.0-beta</version>
|
||||
<version>1.1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>devkit-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user