Skip to content

Commit ce7678e

Browse files
authored
Release-1.2.5 (#4505)
1 parent e323271 commit ce7678e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,12 @@ 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.5
9899
- 1.2.4
100+
- 1.2.3
101+
- 1.2.2
102+
- 1.2.1
103+
- 1.2.0
99104
- 1.1.0
100105
- 1.0.3
101106
- 0.7.5(Archived, Not Maintained)

pom.xml

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

0 commit comments

Comments
 (0)