bluerobotics / ping-viewer

Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder and Ping360 Scanning Sonar.
https://docs.bluerobotics.com/ping-viewer/
GNU General Public License v3.0
42 stars 39 forks source link

Stable release is not labelled correctly in UI #1006

Open jaxxzer opened 3 years ago

jaxxzer commented 3 years ago

Expected to see '2.x.x' for the version, instead we have a git hash. This is affecting windows and linux at least:

image image

jaxxzer commented 3 years ago

image

patrickelectric commented 2 years ago

The code used in the version generation for the software works on the local machine, but appears to fail when using github actions when the secondary tag that exist on the same commit of stable does not show up.