Skip to content

Commit

Permalink
v2.7.4: Enabled updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed May 13, 2023
1 parent 981c428 commit 3c79f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extern "C" {

#define CRAFTOSPC_VERSION "v2.7.4"
#define CRAFTOSPC_CC_VERSION "1.104.0"
#define CRAFTOSPC_INDEV true
#define CRAFTOSPC_INDEV false

using path_t = std::filesystem::path;
namespace fs = std::filesystem;
Expand Down

0 comments on commit 3c79f2b

Please sign in to comment.