Skip to content

Commit 2c35faa

Browse files
committed
1.3.0
1 parent 424f1e0 commit 2c35faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallpaper.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ int main() {
1818

1919
if (args.count > 1) {
2020
if ([args[1] isEqualToString: @"--version"]) {
21-
puts("1.2.0");
21+
puts("1.3.0");
2222
return 0;
2323
}
2424

0 commit comments

Comments
 (0)