release2.1.14rc

This commit is contained in:
qiaofeng1227 2024-10-15 13:58:08 +08:00
parent 59b0db0ab8
commit 19272b416e
2 changed files with 2 additions and 1 deletions

View file

@ -51,6 +51,7 @@ jobs:
cp -r scripts websoft9
cp -r install websoft9
cp -r systemd websoft9
cp -r docs websoft9
cp *.md websoft9
cp version.json websoft9
zip -r websoft9-${{ steps.convert_version.outputs.VERSION_CORE }}.zip websoft9

View file

@ -1,5 +1,5 @@
{
"version": "2.1.14-rc2",
"version": "2.1.14-rc1",
"plugins": {
"portainer": "0.1.3",
"nginx": "0.1.0",