Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Mar 29, 2024
1 parent 04b3fc5 commit 4aa413e
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 @@ -21,7 +21,7 @@
AUTH_USER_MODEL = "accounts.User"

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

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

0 comments on commit 4aa413e

Please sign in to comment.