Skip to content

Commit ad804b7

Browse files
att
1 parent 90c314e commit ad804b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function vibescript_extension_internal_main()
4848
end
4949

5050
if action == "version" or action == "--version" or action == "-v" then
51-
print("PushBlind version: 0.9.0")
51+
print("PushBlind version: 0.10.0")
5252
return 0
5353
end
5454

0 commit comments

Comments
 (0)