Skip to content

Commit 9839e6d

Browse files
committed
bump version number to 0.6.8
1 parent 8876241 commit 9839e6d

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.7
1+
0.6.8

api-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>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
</parent>
1111

1212
<artifactId>banco-api-bukkit</artifactId>

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>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
</parent>
1111

1212
<artifactId>banco-api</artifactId>

platform-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>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
</parent>
1111

1212
<artifactId>banco-platform-bukkit</artifactId>

platform-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>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
</parent>
1111

1212
<artifactId>banco-common</artifactId>

platform-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>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
</parent>
1111

1212
<artifactId>banco-platform-paper</artifactId>

pom.xml

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

77
<groupId>ovh.mythmc</groupId>
88
<artifactId>banco</artifactId>
9-
<version>0.6.7</version>
9+
<version>0.6.8</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)