Skip to content

Commit

Permalink
Forgot to change the version in the plugin.yml -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
byPixelTV committed Jul 28, 2024
1 parent 86d4058 commit a8ebec6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
main: "de.bypixeltv.skcloudnet.Main"
name: "SkCloudnet"
version: "1.7.5"
version: "1.7.6"
api-version: "1.20"

author: "byPixelTV"
description: "A Skript-Addon to interact with your CloudNet v4 instance."
website: "https://bypixeltv.de"

libraries:
- "dev.jorel:commandapi-bukkit-shade-mojang-mapped:9.4.2"
- "dev.jorel:commandapi-bukkit-kotlin:9.4.2"
- "dev.jorel:commandapi-bukkit-shade-mojang-mapped:9.5.1"
- "dev.jorel:commandapi-bukkit-kotlin:9.5.1"
- "net.axay:kspigot:1.20.4"

depend: [Skript]
Expand Down

0 comments on commit a8ebec6

Please sign in to comment.