mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
release2.1.14rc
This commit is contained in:
parent
59b0db0ab8
commit
19272b416e
2 changed files with 2 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.14-rc2",
|
||||
"version": "2.1.14-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.1.3",
|
||||
"nginx": "0.1.0",
|
||||
|
|
Loading…
Reference in a new issue