Skip to content

Commit 8fc8daf

Browse files
committed
0.4.0
1 parent c74a786 commit 8fc8daf

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
@@ -474,7 +474,7 @@ def open_file_explorer(self):
474474
repo_name = "SourceSDK-"
475475

476476
# Replace this with the version of your local software
477-
local_version = "0.3.0"
477+
local_version = "0.4.0"
478478

479479
github_version = test.get_latest_release_version(repo_owner, repo_name)
480480

0 commit comments

Comments
 (0)