Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
pudingus committed Jun 19, 2020
1 parent cb88482 commit d5c6de1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Startup/startup_mafia_4ds.ms
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ fn PostSave = (
)
)

print "Mafia 4DS Tools 0.2.0 loaded"
format "Mafia 4DS Tools % loaded\n" MafiaTools.version.caption
2 changes: 1 addition & 1 deletion mafia_4ds/ui_mafia_4ds.ms
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ utility MafiaTools "Mafia 4DS Tools v4"
edittext editName align:#left offset:[0,10] text:""
button btnExport "Export all..." align:#left
label bout "by pudingus" offset:[0,20]
label version "v0.2.0"
label version "v0.2.1"

on btnImport pressed do
(
Expand Down

0 comments on commit d5c6de1

Please sign in to comment.