bump version
This commit is contained in:
parent
35c8b4f535
commit
515394049a
|
@ -21,7 +21,7 @@ MAC_UNINSTALL = BASE_DIR / "core" / "mac_uninstall.sh"
|
||||||
AUTH_USER_MODEL = "accounts.User"
|
AUTH_USER_MODEL = "accounts.User"
|
||||||
|
|
||||||
# latest release
|
# latest release
|
||||||
TRMM_VERSION = "0.17.6-dev"
|
TRMM_VERSION = "0.18.0"
|
||||||
|
|
||||||
# https://github.com/amidaware/tacticalrmm-web
|
# https://github.com/amidaware/tacticalrmm-web
|
||||||
WEB_VERSION = "0.101.43"
|
WEB_VERSION = "0.101.43"
|
||||||
|
|
Loading…
Reference in New Issue