Skip to content

Commit 65b2b8e

Browse files
committed
release
1 parent e7bcefd commit 65b2b8e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.3.0-SNAPSHOT</version>
9+
<version>1.3.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.3.0-SNAPSHOT</version>
9+
<version>1.3.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.3.0-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
</parent>
1111

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

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>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.3.0-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
</parent>
1111

1212
<artifactId>uni-dialog-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>io.github.projectunified</groupId>
88
<artifactId>uni-dialog</artifactId>
9-
<version>1.3.0-SNAPSHOT</version>
9+
<version>1.3.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.3.0-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
</parent>
1111

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

0 commit comments

Comments
 (0)