fix: separate news from publications and add employee refresh

This commit is contained in:
Anton
2026-05-13 16:11:13 +03:00
parent 5b9d71426d
commit 8e19dc9f35
10 changed files with 207 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.4.6"
FRONTEND_VERSION = "0.4.6"
BACKEND_VERSION = "0.4.6"
APP_VERSION = "0.4.7"
FRONTEND_VERSION = "0.4.7"
BACKEND_VERSION = "0.4.7"