Skip to content

Commit d3180cc

Browse files
committed
build: core lib to v0.18.2
1 parent e927f60 commit d3180cc

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

CHANGELOG.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
更新日志文档,版本顺序从新到旧,最新版本在最前(上)面。
44

5-
# 15.0.1
5+
# 18.1.0
6+
67

7-
-
88

99
# 0.11.0
1010

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext {
1414
springContext = '6.0.3'
1515
pf4j = '3.8.0'
1616
lombok = '1.18.24'
17-
libFile = 'lib/api-0.15.10.jar'
17+
libFile = 'lib/api-0.18.2.jar'
1818
}
1919

2020

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
group=run.ikaros.plugin
22
description=A starter plugin for ikaros.
3-
version=15.0.1
3+
version=18.1.0
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)