Skip to content

Commit e584a69

Browse files
committed
Release V18.2.1
1 parent c1d9a7b commit e584a69

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Current version : 18.2.0, for Terraria 1.3.0.7 on Windows and Linux.
1+
Current version : 18.2.1, for Terraria 1.3.0.7 on Windows and Linux.
22

33
On the Terraria Forums:
44
[Link](http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/)

setup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Omnitool"
5-
#define MyAppVersion "18.2.0"
5+
#define MyAppVersion "18.2.1"
66
#define MyAppPublisher "Fabian Dill"
77
#define MyAppURL "http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/"
88
#define MyAppExeName "omnitool.exe"

setup64.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Omnitool"
5-
#define MyAppVersion "18.2.0"
5+
#define MyAppVersion "18.2.1"
66
#define MyAppPublisher "Fabian Dill"
77
#define MyAppURL "http://forums.terraria.org/index.php?threads/omnitool-world-creation-mapping-backups-and-more.14664/"
88
#define MyAppExeName "omnitool.exe"

0 commit comments

Comments
 (0)