Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 0b50966

Browse files
committed
bump version
1 parent b6bd9e3 commit 0b50966

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

common/src/main/java/io/github/axolotlclient/credits/Credits.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ public class Credits {
3434

3535
static {
3636
contributor("moehreag", "Author, Programming", "https://github.com/moehreag");
37-
contributor("YakisikliBaran", "Turkish Translation");
3837
contributor("TheKodeToad", "Contributor", "Motion Blur", "Freelook", "Zoom");
3938
contributor("DragonEggBedrockBreaking", "Bugfixes", "Inspiration of new Features");
4039
contributor("Astralchroma", "Backend Development", "Backend Hosting");
4140
contributor("gart", "gartbin dev and host", "Image sharing help", "https://gart.sh", "Backend developer");
4241
contributor("xlingy", "Website author");
4342
contributor("DarkKronicle", "Bedwars Overlay", "Author of KronHUD, the best HUD mod!");
4443
contributor("Floweynt", "Playerstats command");
44+
contributor("XXLSteve", "French Translation");
4545

4646
otherPerson("AMereBagatelle", "Author of the excellent FabricSkyBoxes Mod");
4747
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fabric.loom.disableMinecraftVerification=true
77
axolotlclient.modules.all=true
88

99
# Mod Properties
10-
version=3.1.5-alpha.4
10+
version=3.1.5-beta.1
1111

1212
maven_group=io.github.axolotlclient
1313

0 commit comments

Comments
 (0)