diff --git a/src/ox/fs/oxfstool.cpp b/src/ox/fs/oxfstool.cpp index ee9ee5295..235d1e14a 100644 --- a/src/ox/fs/oxfstool.cpp +++ b/src/ox/fs/oxfstool.cpp @@ -20,7 +20,7 @@ using namespace ox::fs; using namespace std; -const static auto oxfstoolVersion = "1.1.1"; +const static auto oxfstoolVersion = "1.2.0"; const static auto usage = "usage:\n" "\toxfs format [16,32,64] \n" "\toxfs read \n"