Skip to content

Commit 1d7255d

Browse files
committed
chore: Bump up patch version to 0.7.2
1 parent b30844b commit 1d7255d

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>commandflow-api</artifactId>

brigadier/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-brigadier</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

brigadier/paper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-brigadier</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

brigadier/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bukkit/commandmap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-bukkit</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bukkit/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-bukkit</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bukkit/paper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-bukkit</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bukkit/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow-bukkit</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>team.unnamed</groupId>
88
<artifactId>commandflow</artifactId>
9-
<version>0.7.1</version>
9+
<version>0.7.2</version>
1010
</parent>
1111

1212
<artifactId>commandflow-bungee</artifactId>

0 commit comments

Comments
 (0)