Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Feb 6, 2024
1 parent 94649cb commit 4343478
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 @@ -20,7 +20,7 @@
AUTH_USER_MODEL = "accounts.User"

# latest release
TRMM_VERSION = "0.17.5-dev"
TRMM_VERSION = "0.17.5"

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

0 comments on commit 4343478

Please sign in to comment.