Skip to content

Commit ddd6d3b

Browse files
authored
Merge pull request #341 from sjefferson99/Bump-version
Update application version to 2026.3.3
2 parents f67dfca + a98543a commit ddd6d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
logger = logging.getLogger(__name__)
5151

5252
# Application version
53-
APP_VERSION = "2026.3.2"
53+
APP_VERSION = "2026.3.3"
5454

5555
TEST_USER_EMAIL = "test-admin@localhost"
5656
TEST_USER_USERNAME = "test-admin"

0 commit comments

Comments
 (0)