visualfc / liteide

LiteIDE is a simple, open source, cross-platform Go IDE.
GNU Lesser General Public License v2.1
7.57k stars 970 forks source link

MacOS download 38.0 still contains version nr 37.4 #1226

Closed suschizu closed 2 years ago

suschizu commented 2 years ago

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

https://github.com/visualfc/liteide/releases/download/x38.0/liteidex38.0.macos-qt5.15.2.zip

What operating system and processor architecture are you using(go env)?

macOS intel

What did you do?

downloaded version 38.0 but app says it's version 37.4

Screenshot 2022-05-22 at 18 59 37

What did you expect to see?

version nr 38.0

What did you see instead?

version nr 37.4

I think you forgot to update the info.plist > ShortVersionString and BundleVersion

visualfc commented 2 years ago

thanks, updated.