Vyxal / Vyxal

A code-golfing language experience that has aspects of traditional programming languages - terse, elegant, readable.

Home Page:https://vyxal.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vyxalVersion not updated for 3.4.0

TomaSajt opened this issue · comments

commented

Vyxal/build.sc

Line 16 in cd7fb9c

def vyxalVersion = "3.3.0"

The above line above hasn't been updated to the new version, but the line below has
def version = "3.4.0"

Discovered this when looking at the releases and seeing the wrong version in the .jar filename

Well, looks like it'll need to be re-released

Fixed