diff --git a/README.md b/README.md index 21c00ebe..bc7aaf50 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Websoft9 is complete solution for running 200+ apps on your own server. Just ins ## Development - websoft9 template -- websoft9 core(appmanage) +- websoft9 appmanage - websoft9 docker-compose ## API diff --git a/version.json b/version.json index e3b40e30..4ccf7ed9 100644 --- a/version.json +++ b/version.json @@ -19,5 +19,5 @@ "Ubuntu": ["18.04","20.04","22.04"], "RedHat": ["7.9","8.6","9.2"] }, - "VERSION": "0.7.2" + "VERSION": "0.7.3" }