patriciogonzalezvivo / glslViewer

Console-based GLSL Sandbox for 2D/3D shaders
BSD 3-Clause "New" or "Revised" License
4.57k stars 352 forks source link

Release 3.2.1 filenames mismatch version number #334

Open tech189 opened 1 year ago

tech189 commented 1 year ago

In the latest release, 3.2.1, the filenames have the wrong version number: 3.2.0 E.g. https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.2.1/glslViewer-3.2.0-win64-AMD64.zip.

As a result, the Scoop package is unable to automatically update.

The downloaded executable also reports that it is version 3.2.0:

❯ glslviewer --version
3.2.0
GlslViewer 3.2.0 by Patricio Gonzalez Vivo ( http://patriciogonzalezvivo.com )
...