Skip to content

Commit 2a3d246

Browse files
committed
Updating the proxy version constant
1 parent 3c08eac commit 2a3d246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connectedk8s/azext_connectedk8s/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
)
477477
DNS_Check_Result_String = "DNS Result:"
478478
AZ_CLI_ADAL_TO_MSAL_MIGRATE_VERSION = "2.30.0"
479-
CLIENT_PROXY_VERSION = "1.3.029301"
479+
CLIENT_PROXY_VERSION = "1.3.032281"
480480
CLIENT_PROXY_FOLDER = ".clientproxy"
481481
API_SERVER_PORT = 47011
482482
CLIENT_PROXY_PORT = 47010

0 commit comments

Comments
 (0)