Update Version to Prevent Hotupdate

This commit is contained in:
2022-01-13 13:41:38 +00:00
parent be66b3b9a0
commit df99299741

View File

@@ -1,7 +1,7 @@
name: ${project.artifactId}
description: ${project.description}
main: ${project.groupId}.${project.artifactId}.${project.artifactId}
version: ${project.version}-git-${env.GIT_COMMIT}
version: ${project.version}
api-version: 1.13
author: MiaoWoo
website: ${ciManagement.url}