twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
702 stars 341 forks source link

Download version 1.2.5 after install shows OpenVBX • v1.2.14 r79 also showing There is a newer version of OpenVBX available: Version 1.2.15. message in settings #305

Closed ronsmart closed 9 years ago

ronsmart commented 9 years ago

Download version 1.2.5 after install shows OpenVBX • v1.2.14 r79 also showing There is a newer version of OpenVBX available: Version 1.2.15. message in settings

mouazzz commented 9 years ago

Yes. I faced this same issue. I am not sure if there is a solution around.

opheliadesign commented 9 years ago

Same issue here

Gipetto commented 9 years ago

Where are you downloading OpenVBX from?

opheliadesign commented 9 years ago

The OpenVBX website

Benjamin McMahan CEO, Lead Developer Ophelia Design

Sent from Blue Mail

On Jan 12, 2015, 11:28 AM, at 11:28 AM, Shawn Parker notifications@github.com wrote:

Where are you downloading OpenVBX from?


Reply to this email directly or view it on GitHub: https://github.com/twilio/OpenVBX/issues/305#issuecomment-69597688

Gipetto commented 9 years ago

Ah, looks like the version number is wrong in the code (forgot to bump when releasing 1.2.15). I'll fix.

opheliadesign commented 9 years ago

Thanks!

Benjamin McMahan CEO, Lead Developer Ophelia Design

Sent from Blue Mail

On Jan 12, 2015, 11:36 AM, at 11:36 AM, Shawn Parker notifications@github.com wrote:

Ah, looks like the version number is wrong in the code (forgot to bump when releasing 1.2.15). I'll fix.


Reply to this email directly or view it on GitHub: https://github.com/twilio/OpenVBX/issues/305#issuecomment-69599049

Gipetto commented 9 years ago

Okay, I've fixed in master and the zip & tarballs are good. You don't need to download and install the update, you can just edit:

OpenVBX/config/version.php and change the version number to from 1.2.14 to 1.2.15

opheliadesign commented 9 years ago

Perfect, don't know how I missed that file - was trying to fix it myself

Benjamin McMahan CEO, Lead Developer Ophelia Design

Sent from Blue Mail

On Jan 12, 2015, 11:46 AM, at 11:46 AM, Shawn Parker notifications@github.com wrote:

Okay, I've fixed in master and the zip & tarballs are good. You don't need to download and install the update, you can just edit:

OpenVBX/config/version.php and change the version number to from 1.2.14 to 1.2.15


Reply to this email directly or view it on GitHub: https://github.com/twilio/OpenVBX/issues/305#issuecomment-69601038

Gipetto commented 9 years ago

This is long since fixed. Closing.

ronsmart commented 8 years ago

Thank you @Gipetto