mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 00:50:30 +00:00
release
This commit is contained in:
parent
8e6d794b58
commit
c01c38f649
2 changed files with 7 additions and 7 deletions
2
.github/workflows/upload_test_artifact.yml
vendored
2
.github/workflows/upload_test_artifact.yml
vendored
|
@ -3,7 +3,7 @@ name: upload_artifact
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main-no]
|
||||
paths:
|
||||
- "version.json"
|
||||
|
||||
|
|
12
version.json
12
version.json
|
@ -6,11 +6,11 @@
|
|||
"REDIS": "7.0.11"
|
||||
},
|
||||
"PLUGINS": {
|
||||
"PORTAINER": "0.0.2",
|
||||
"NGINX": "0.0.2",
|
||||
"MYAPPS": "0.0.3",
|
||||
"APPSTORE": "0.0.4",
|
||||
"SETTINGS": "0.0.2",
|
||||
"PORTAINER": "0.0.5",
|
||||
"NGINX": "0.0.4",
|
||||
"MYAPPS": "0.0.7",
|
||||
"APPSTORE": "0.0.6",
|
||||
"SETTINGS": "0.0.4",
|
||||
"NAVIGATOR": "0.5.10",
|
||||
"LIBRARY": "0.5.3"
|
||||
},
|
||||
|
@ -43,5 +43,5 @@
|
|||
"18.04"
|
||||
]
|
||||
},
|
||||
"VERSION": "0.8.10"
|
||||
"VERSION": "0.8.18"
|
||||
}
|
Loading…
Reference in a new issue