Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vascocosta committed Mar 30, 2024
1 parent 71033a1 commit 8aa7a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks.bas
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
70 REM Global definitions
80 REM =====================================================================
90 :
100 VER$ = "v0.3.2"
100 VER$ = "v1.0.0"
110 FILE$ = "/.tasks.db"
120 DIM TASKS$(7), STATES$(7)
130 TICK$ = CHR$(240)
Expand Down

0 comments on commit 8aa7a76

Please sign in to comment.