Skip to content

Commit 3e3453f

Browse files
committed
release
1 parent 53ef919 commit 3e3453f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

adventure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
</parent>
1111

1212
<artifactId>uni-dialog-adventure</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
</parent>
1111

1212
<artifactId>uni-dialog-core</artifactId>

packetevents/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
</parent>
1111

1212
<artifactId>uni-dialog-packetevents</artifactId>

pom.xml

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

77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<packaging>pom</packaging>
1111
<modules>
1212
<module>core</module>

spigot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
</parent>
1111

1212
<artifactId>uni-dialog-spigot</artifactId>

0 commit comments

Comments
 (0)