Skip to content

Commit d234127

Browse files
authored
Release 2025.11.1 (#645)
1 parent 63c8ffd commit d234127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jhub_apps/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2025.8.1"
1+
__version__ = "2025.11.1"

jhub_apps/config_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
# jhub-app-proxy configuration constants
12-
DEFAULT_JHUB_APP_PROXY_VERSION = "v0.2.2-rc7"
12+
DEFAULT_JHUB_APP_PROXY_VERSION = "v0.2.2"
1313

1414

1515
class PydanticModelTrait(TraitType):

0 commit comments

Comments
 (0)