Skip to content

Commit 904cac1

Browse files
committed
1.0.0
1 parent 4c10915 commit 904cac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assetsBrowser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ def open_file_explorer(self):
478478
repo_name = "SourceSDK-"
479479

480480
# Replace this with the version of your local software
481-
local_version = "0.5.2"
481+
local_version = "1.0.0"
482482

483483
github_version = test.get_latest_release_version(repo_owner, repo_name)
484484

0 commit comments

Comments
 (0)