File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1919 - name : Release RandomSpawnPlus5
2020 uses : marvinpinto/action-automatic-releases@latest
2121 with :
22- title : " RandomSpawnPlus5 v5.0.7 "
23- automatic_release_tag : " 5.0.7 "
22+ title : " RandomSpawnPlus5 v5.0.8 "
23+ automatic_release_tag : " 5.0.8 "
2424 repo_token : " ${{ secrets.GITHUB_TOKEN }}"
2525 files : " target/*.jar"
2626 prerelease : false
Original file line number Diff line number Diff line change 11# RandomSpawnPlus5
22
3- 🔀 A random spawn plugin for Minecraft 1.19.4
3+ 🔀 A random spawn plugin for Minecraft 1.20
44
5- Native support 1.19.4
5+ Native support 1.20
66
7- Support 1.8.x - 1.19 .x (maybe?)
7+ Support 1.8.x - 1.20 .x (maybe?)
88
99
1010## Contact
Original file line number Diff line number Diff line change 66
77 <groupId >systems.kscott</groupId >
88 <artifactId >randomspawnplus</artifactId >
9- <version >5.0.7 </version >
9+ <version >5.0.8 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >RandomSpawnPlus</name >
114114 <dependency >
115115 <groupId >io.papermc.paper</groupId >
116116 <artifactId >paper-api</artifactId >
117- <version >1.19.4 -R0.1-SNAPSHOT</version >
117+ <version >1.20 -R0.1-SNAPSHOT</version >
118118 <scope >provided</scope >
119119 </dependency >
120120 <dependency >
125125 <dependency >
126126 <groupId >org.projectlombok</groupId >
127127 <artifactId >lombok</artifactId >
128- <version >1.18.26 </version >
128+ <version >1.18.28 </version >
129129 <scope >provided</scope >
130130 </dependency >
131131 <dependency >
132132 <groupId >net.kyori</groupId >
133133 <artifactId >adventure-api</artifactId >
134- <version >4.13.1 </version >
134+ <version >4.14.0 </version >
135135 </dependency >
136136 <dependency >
137137 <groupId >co.aikar</groupId >
152152 <dependency >
153153 <groupId >net.essentialsx</groupId >
154154 <artifactId >EssentialsX</artifactId >
155- <version >2.19.7 </version >
155+ <version >2.20.0 </version >
156156 <scope >provided</scope >
157157 </dependency >
158158 <dependency >
Original file line number Diff line number Diff line change 11# ############################
22# RandomSpawnPlus5 #
3- # Version 5.0.7 #
3+ # Version 5.0.8 #
44# by @89apt89 & @Dreeam #
55# ############################
66
Original file line number Diff line number Diff line change 11# ############################
22# RandomSpawnPlus5 #
3- # Version 5.0.7 #
3+ # Version 5.0.8 #
44# by @89apt89 & @Dreeam #
55# ############################
66
You can’t perform that action at this time.
0 commit comments