File tree 4 files changed +6
-6
lines changed
src/main/resources/amidst
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >amidst</groupId >
6
6
<artifactId >amidst</artifactId >
7
- <version >4.5 </version >
7
+ <version >4.6 </version >
8
8
<repositories >
9
9
<repository >
10
10
<id >jitpack.io</id >
Original file line number Diff line number Diff line change 1
1
project.build.sourceEncoding =UTF-8
2
2
amidst.build.jdk.version =1.8
3
- amidst.build.filename =amidst-v4-5
3
+ amidst.build.filename =amidst-v4-6
4
4
5
5
amidst.version.major =4
6
- amidst.version.minor =5
6
+ amidst.version.minor =6
7
7
amidst.version.patch =0
8
8
amidst.version.preReleaseSuffix =
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >amidst</groupId >
5
5
<artifactId >wrapper-for-mac</artifactId >
6
- <version >4.5 </version >
6
+ <version >4.6 </version >
7
7
<build >
8
8
<finalName >${amidst.build.filename} </finalName >
9
9
<plugins >
62
62
<dependency >
63
63
<groupId >amidst</groupId >
64
64
<artifactId >amidst</artifactId >
65
- <version >4.5 </version >
65
+ <version >4.6 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >sh.tak.appbundler</groupId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >amidst</groupId >
5
5
<artifactId >wrapper-for-windows</artifactId >
6
- <version >4.5 </version >
6
+ <version >4.6 </version >
7
7
<build >
8
8
<finalName >${amidst.build.filename} </finalName >
9
9
<plugins >
You can’t perform that action at this time.
0 commit comments