forked from Upstream/Velocitab
Bump to 1.4.1, indicate support for 1.20
This commit is contained in:
parent
c5b09590c7
commit
a5ecf7c637
1
.github/workflows/java_ci.yml
vendored
1
.github/workflows/java_ci.yml
vendored
@ -60,6 +60,7 @@ jobs:
|
||||
1.17.1
|
||||
1.18.2
|
||||
1.19.4
|
||||
1.20
|
||||
java: 16
|
||||
- name: Upload GitHub Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
@ -3,6 +3,6 @@ javaVersion=16
|
||||
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
||||
org.gradle.daemon=true
|
||||
|
||||
plugin_version=1.4
|
||||
plugin_version=1.4.1
|
||||
plugin_archive=velocitab
|
||||
plugin_description=A super-simple (sorted!) Velocity TAB menu plugin
|
Loading…
Reference in New Issue
Block a user