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 4d8e492 commit 2ec8189
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.1"
100 VER$ = "v0.3.2"
110 FILE$ = "/.tasks.db"
120 DIM TASKS$(7), STATES$(7)
130 TICK$ = CHR$(240)
Expand Down

0 comments on commit 2ec8189

Please sign in to comment.