Skip to content

Commit

Permalink
bump web ver [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Aug 30, 2023
1 parent 2849d8f commit 5111b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/tacticalrmm/tacticalrmm/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
TRMM_VERSION = "0.16.4-dev"

# https://github.com/amidaware/tacticalrmm-web
WEB_VERSION = "0.101.28"
WEB_VERSION = "0.101.29"

# bump this version everytime vue code is changed
# to alert user they need to manually refresh their browser
APP_VER = "0.0.183"
APP_VER = "0.0.184"

# https://github.com/amidaware/rmmagent
LATEST_AGENT_VER = "2.4.12-dev"
Expand Down

0 comments on commit 5111b17

Please sign in to comment.