Skip to content

Commit

Permalink
v2.8: Enabled updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Jan 2, 2024
1 parent 5b5acb1 commit 12acdb5
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.8"
#define CRAFTOSPC_CC_VERSION "1.109.2"
#define CRAFTOSPC_INDEV true
#define CRAFTOSPC_INDEV false

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

0 comments on commit 12acdb5

Please sign in to comment.