Skip to content

Commit c9c3b31

Browse files
committed
0.5.0
1 parent dd67467 commit c9c3b31

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.5"
475+
local_version = "0.5.0"
476476

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

0 commit comments

Comments
 (0)