Update Version to Prevent Hotupdate

master
jesen 2022-01-13 13:41:38 +00:00
parent be66b3b9a0
commit df99299741
1 changed files with 1 additions and 1 deletions

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}