Skip to content

Commit 5ecb2e7

Browse files
committed
changelog + range bump
1 parent 50b6956 commit 5ecb2e7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
V: 3.4.27
3-
- Updated for 14.1.3
4-
- Moved some of the playerlist obfuscation to rely on the basegame implementation
2+
V: 3.4.28
3+
- Updated for 14.1.4
4+
- Increased prediction range of anti ESP

CedMod/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public class CedModMain: LabApi.Loader.Features.Plugins.Plugin<Config>
6060
public static CancellationToken CancellationToken;
6161
public CancellationTokenSource CancellationTokenSource;
6262

63-
public const string PluginVersion = "3.4.27";
63+
public const string PluginVersion = "3.4.28";
6464

6565
public override string Name { get; } = "CedMod";
6666
public override string Author { get; } = "ced777ric#8321";

0 commit comments

Comments
 (0)