I was wondering if there are any changes that need to be made in the config.xml now that PhoneGap 2.0 is out? The config.xml file in Getting Started, https://github.com/phonegap/phonegap-..., has things like for a feature name, http://api.phonegap.com/1.0/network (1.0 rather than 2.0) and same with the xmlns:gap in the widget tag. Do these need to be changed to 2.0?

