Skip to content

Commit fd59b6a

Browse files
TylerS1066goodroach
authored andcommitted
Bump version
1 parent 8a775b6 commit fd59b6a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Movecraft Combat Addon
22
![Combat](https://github.com/TylerS1066/Movecraft-Combat/actions/workflows/maven.yml/badge.svg)
3+
[![Codebeat](https://codebeat.co/badges/8ea3227d-0125-4cd5-896f-834f66011791)](https://codebeat.co/projects/github-com-apdevteam-movecraft-combat-main)
34

45
Home of the code for the following features:
56
- AA Directors
@@ -17,10 +18,10 @@ Home of the code for the following features:
1718
- Blast Resistance Override
1819

1920
## Version support
20-
The `legacy` branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.x.
21-
2221
The `main` branch is coded for 1.14.4 and up with Movecraft 8.x.
2322

23+
The `legacy` branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.x.
24+
2425
## Download
2526
Devevlopment builds can be found on the [GitHub Actions tab](https://github.com/TylerS1066/Movecraft-Combat/actions) of this repository.
2627

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>java.net.countercraft.movecraft.combat</groupId>
88
<artifactId>Movecraft-Combat</artifactId>
9-
<version>2.0.0_beta-2_dev</version>
9+
<version>2.0.0_beta-2</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Movecraft-Combat</name>

0 commit comments

Comments
 (0)