Browse Source

`3.5.3.1-SNAPSHOT`与`3.5.3.1`版本一同发布

miemie 2 years ago
parent
commit
188370b653
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -2,7 +2,7 @@ import java.time.LocalDateTime
 
 allprojects {
     group = 'com.baomidou'
-    version = "3.5.3"
+    version = "3.5.3.1"
 }
 
 ext {