brackets-cont / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
Other
1.38k stars 182 forks source link

Brackets 2.0.1 mac os download still contains version number 1.14.2 #122

Open suschizu opened 2 years ago

suschizu commented 2 years ago

Hello! I've just noticed that the latest brackets version still contains 1.14.2 instead of 2.0.1 as BundleVersion and ShortVersionString Looks like the info.plist wasn't updated (modification date is 2020) (https://github.com/brackets-cont/brackets/releases/download/v2.0.1/Brackets.2.0.1.signed.dmg)

Screenshot 2022-01-17 at 17 07 57
core-code commented 2 years ago

i can confirm that the version numbers are broken

peterkelm commented 2 years ago

+1

peterkelm commented 2 years ago

This is an issue for everyone that tries to distribute Versions within their organizations, e.g. via Munki as that will pick up the old, incorrect 1.14.2

TQ-JWills commented 2 years ago

I have just realised that this is the case for Windows 10 as well. Do we know if this is being looked at?

Brackets version number issue 18 07 2022 - 2

Thank you

abose commented 2 years ago

Hi All. We are doing a complete rewrite of the brackets shell at the moment as the old code has some Adobe proprietary binaries that we didn't have access to.

This will get addressed starting with the first builds of phoenix/brackets 3.0. plan to get it generally available it in 3 months.

TQ-JWills commented 2 years ago

Amazing, thank you for your quick response :-D

Anakowi commented 2 years ago

I've just downloaded the newest Mac version 2.02 -- twice, because it crashed my Mac, then I noticed that the version (file info) was still 1.14.2 and not 2.1.2. I used AppCleaner to uninstall ALL associated files. Then downloaded a fresh installer, same issue. Is there a chance the DMG available for download is OLD? Is Brackets 2 dead? All focus now on v3?

core-code commented 2 years ago

was still 1.14.2 and not 2.1.2.

they are just unable to update the actual version numbers - thats what this bug report is about.

gsmc-alx commented 1 year ago

Hi All. We are doing a complete rewrite of the brackets shell at the moment as the old code has some Adobe proprietary binaries that we didn't have access to.

This will get addressed starting with the first builds of phoenix/brackets 3.0. plan to get it generally available it in 3 months.

Hi, what's the expected release date for Brackets 3.x? I'm unable to roll out the current version using Munki because of the version number issue, unfortunately.

abose commented 1 year ago

Please see https://github.com/orgs/phcode-dev/projects/1 tp track progress. Working on it on top priority.

core-code commented 1 year ago

I'm unable to roll out the current version using Munki because of the version number issue, unfortunately.

our MacUpdater has custom support for Brackets and a few hundred other apps that have broken version numbers. if Munki contacts us about this, i am sure we could help them ;-)

gsmc-alx commented 1 year ago

our MacUpdater has custom support for Brackets and a few hundred other apps that have broken version numbers. if Munki contacts us about this, i am sure we could help them ;-)

Good to know, thanks.