Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong version number #1017

Closed
SirDank opened this issue Aug 26, 2023 · 0 comments
Closed

Wrong version number #1017

SirDank opened this issue Aug 26, 2023 · 0 comments

Comments

@SirDank
Copy link

SirDank commented Aug 26, 2023

Problem

  1. Build Iris using 2.7.5 release: https://github.com/VolmitSoftware/Iris/releases/tag/2.7.5-1.20.1
  2. Check output file name (Iris-2.7.4-1.20.1.jar)

plugin.yml contents:

name: Iris
version: 2.7.4-1.20.1
main: com.volmit.iris.Iris
load: STARTUP
authors: [ cyberpwn, NextdoorPsycho, Vatuu ]
website: volmit.com
description: More than a Dimension!
libraries:
  - com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  - com.github.ben-manes.caffeine:caffeine:3.0.5
  - org.apache.commons:commons-lang3:3.12.0
  - io.timeandspace:smoothie-map:2.0.2
  - com.google.guava:guava:31.0.1-jre
  - com.google.code.gson:gson:2.8.9
  - org.zeroturnaround:zt-zip:1.14
  - it.unimi.dsi:fastutil:8.5.6
  - org.ow2.asm:asm:9.2
  - rhino:js:1.7R2
  - bsf:bsf:2.4.0
commands:
  iris:
    aliases: [ ir, irs ]
api-version: '1.20'
hotload-dependencies: false

Solution

Fix Version Number

Minecraft Version

1.2

Iris Version

2.7.5

Log

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants