SimplixStorage icon indicating copy to clipboard operation
SimplixStorage copied to clipboard

Latest release shows wrong version in maven

Open christmascoding opened this issue 3 years ago • 0 comments

Describe the bug In the latest release(3.2.5), it shows version 3.2.4 instead of 3.2.5

To Reproduce Steps to reproduce the behavior:

  1. Go to releases
  2. Paste into pom.xml
  3. Error, version 3.2.4 doesn't work anymore, latest is 3.2.5

Expected behavior Library imports succesfully

See: <groupId>com.github.simplix-softworks</groupId> <artifactId>SimplixStorage</artifactId> 3.2.4

Version should be 3.2.5

Thanks for maintaining this library. Your work is appreciated

christmascoding avatar Aug 17 '22 10:08 christmascoding