Skip to content

Commit 6313e82

Browse files
committed
[Hotfix] Bump version to 5.5.2
1 parent a68e3b8 commit 6313e82

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"format_version": 2,
33
"header": {
44
"name": "Paradox AntiCheat",
5-
"description": "A utility to fight against malicious hackers on Bedrock Edition ~ v5.5.1",
5+
"description": "A utility to fight against malicious hackers on Bedrock Edition ~ v5.5.2",
66
"uuid": "54edfea5-ab51-47ca-b992-724e255b5560",
7-
"version": [5, 5, 1],
7+
"version": [5, 5, 2],
88
"min_engine_version": [1, 21, 70]
99
},
1010
"metadata": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paradox-anticheat",
3-
"version": "5.5.1",
3+
"version": "5.5.2",
44
"productName": "Paradox-AntiCheat",
55
"description": "A utility to fight against malicious hackers on Bedrock Edition",
66
"private": true,

penrose/data/versioning.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const paradoxVersion = "v5.5.1";
1+
export const paradoxVersion = "v5.5.2";

0 commit comments

Comments
 (0)