Merge pull request #195 from qiaofeng1227/main

websoft9 product
This commit is contained in:
qiaofeng1227 2023-07-05 09:39:14 +08:00 committed by GitHub
commit de34aedb8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Websoft9 is complete solution for running 200+ apps on your own server. Just ins
## Development ## Development
- websoft9 template - websoft9 template
- websoft9 core(appmanage) - websoft9 appmanage
- websoft9 docker-compose - websoft9 docker-compose
## API ## API

View File

@ -19,5 +19,5 @@
"Ubuntu": ["18.04","20.04","22.04"], "Ubuntu": ["18.04","20.04","22.04"],
"RedHat": ["7.9","8.6","9.2"] "RedHat": ["7.9","8.6","9.2"]
}, },
"VERSION": "0.7.2" "VERSION": "0.7.3"
} }