Skip to content

Commit b9dfc42

Browse files
committed
feat: update version
1 parent ce55a19 commit b9dfc42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "native",
55
"author": "GroupMountain",
66
"description": "Free Camera",
7-
"version": "0.13.6",
7+
"version": "0.13.7",
88
"dependencies": [
99
{
1010
"name": "GMLIB"

src/Global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <unordered_set>
55

66
#define MOD_NAME "FreeCamera"
7-
#define TARGET_PROTOCOL 786
7+
#define TARGET_PROTOCOL 800
88

99
extern std::unordered_set<uint64> FreeCamList;
1010

tooth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"format_version": 3,
33
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
44
"tooth": "github.com/GroupMountain/FreeCamera",
5-
"version": "0.13.6",
5+
"version": "0.13.7",
66
"info": {
77
"name": "FreeCamera",
88
"description": "Free Camera Mod on Bedrock Dedicated Server",

0 commit comments

Comments
 (0)