Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Mar 5, 2025
1 parent 9b78838 commit 0572009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/tacticalrmm/tacticalrmm/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
AUTH_USER_MODEL = "accounts.User"

# latest release
TRMM_VERSION = "0.20.2-dev"
TRMM_VERSION = "1.0.0"

# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.53"
Expand Down

0 comments on commit 0572009

Please sign in to comment.