Skip to content

Commit 91758da

Browse files
authored
Merge pull request jamebal#227 from jamebal/develop
chore: bump version to v2.12.0
2 parents 37b735c + df7e784 commit 91758da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.jmal</groupId>
1212
<artifactId>clouddisk</artifactId>
13-
<version>2.11.0</version>
13+
<version>2.12.0</version>
1414
<name>clouddisk</name>
1515
<description>Cloud Disk</description>
1616
<packaging>jar</packaging>

src/main/resources/application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ server:
77
enabled: true
88
forward-headers-strategy: native
99
shutdown: immediate
10-
version: 2.11.0
10+
version: 2.12.0
1111
tess4j:
1212
data-path: /Users/jmal/studio/myProject/github/jmal-cloud-server/tess4j/datapath
1313
spring:

0 commit comments

Comments
 (0)