Skip to content

Commit bce35ba

Browse files
committed
Release-1.2.4
1 parent 23b7859 commit bce35ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ body:
9595
Which version of Dinky are you running? We only accept bugs report from the LTS projects.
9696
options:
9797
- dev
98-
- 1.2.0
98+
- 1.2.4
9999
- 1.1.0
100100
- 1.0.3
101101
- 0.7.5(Archived, Not Maintained)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
111111
<protobuf-java.version>2.5.0</protobuf-java.version>
112112
<reflections.version>0.10.2</reflections.version>
113-
<revision>1.2.3</revision>
113+
<revision>1.2.4</revision>
114114
<sa-token.version>1.37.0</sa-token.version>
115115
<scala.version>2.12.10</scala.version>
116116
<!-- `provided` for product environment ,`compile` for dev environment -->

0 commit comments

Comments
 (0)