Skip to content

Commit

Permalink
v2.8.2: Enabled updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Apr 22, 2024
1 parent 17e9b19 commit 053ce11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.hpp
Expand Up @@ -28,7 +28,7 @@ extern "C" {

#define CRAFTOSPC_VERSION "v2.8.2"
#define CRAFTOSPC_CC_VERSION "1.110.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 053ce11

Please sign in to comment.