Skip to content

Commit 4c46079

Browse files
committed
0.4.5
1 parent 6ede6a5 commit 4c46079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assetsBrowser.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ def open_file_explorer(self):
472472
repo_name = "SourceSDK-"
473473

474474
# Replace this with the version of your local software
475-
local_version = "0.4.1"
475+
local_version = "0.4.5"
476476

477477
github_version = test.get_latest_release_version(repo_owner, repo_name)
478478

0 commit comments

Comments
 (0)