Skip to content

Commit 63c8ffd

Browse files
authored
Bump default proxy version to v0.2.2-rc7 (#644)
1 parent fb5721d commit 63c8ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-rc5"
12+
DEFAULT_JHUB_APP_PROXY_VERSION = "v0.2.2-rc7"
1313

1414

1515
class PydanticModelTrait(TraitType):

0 commit comments

Comments
 (0)