Revision: 7270 Author: [email protected] Date: Tue Dec 8 10:41:45 2009 Log: Update Chrome plugin version number.
Patch by: jat Unreviewed http://code.google.com/p/google-web-toolkit/source/detail?r=7270 Modified: /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json ======================================= --- /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json Mon Nov 23 16:38:01 2009 +++ /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/manifest.json Tue Dec 8 10:41:45 2009 @@ -1,6 +1,6 @@ { "name": "GWT Developer Plugin", - "version": "0.9.7135", + "version": "1.0.7263", "description": "A plugin to enable debugging with GWT's Development Mode", "update_url": "https://dl-ssl.google.com/gwt/plugins/chrome/updates.xml", "icons": { -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
