mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-03-22 15:39:04 +08:00
version
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
<parent>
|
||||
<groupId>com.softdev.system</groupId>
|
||||
<artifactId>SpringBootCodeGenerator</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.softdev.system</groupId>
|
||||
<artifactId>generator-web</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>2.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
||||
1
generator-web/src/main/resources/static/version.json
Normal file
1
generator-web/src/main/resources/static/version.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version": "20191128"}
|
||||
Reference in New Issue
Block a user