junichi11 / cakephp-netbeans

CakePHP support in NetBeans
http://cakephp.org
71 stars 18 forks source link

Notification for new version #64

Closed junichi11 closed 10 years ago

junichi11 commented 10 years ago

Currently, plugin checks only major latest version. So if user is using version 1.3, version 2.x is notified. If it should compare number per versions (major, minor, revision), please submit that as an issue. I'll improve it.

Thanks.