Skip to content

Unity and NuGet package is still at version 2.6.0 at in release 3.0.0 and later #113

@Niels-NTG

Description

@Niels-NTG

Describe the bug
The GeneticSharp.unitypackage file included in the releases for 3.0.0, 3.1.2 and 3.1.4 are identical to release version 2.6.0. Likewise the latest version listed on NuGet is still 2.6.0.

To Reproduce
Go to the releases page, download the GeneticSharp.unitypackage included in 3.1.4. When importing this package in a Unity project that already has Genetic Sharp 2.6.0, Unity will show a dialog that this package is already present. When adding the package to an empty project, inspecting the DLL in an editor such Rider it shows the version number 2.6.0.

Expected behavior
I expect that the assets included on the releases for 3.0.0 and later are of the version indicated. Likewise I expect the available versions on NuGet to include the latest release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions