You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,12 @@ In case that the required Cordova plugins are not installed while installing Nod
89
89
***cordova-plugin-whitelist** - This plugin implements a whitelist policy for navigating the application webview on Cordova 4.0
90
90
***cordova-plugin-transport-security** - Cordova / PhoneGap Plugin to allow 'Arbitrary Loads' by adding a declaration to the Info.plist file to bypass the iOS 9 App Transport Security
91
91
92
+
## Naming convention for versions
93
+
Version:
94
+
1.**1.x**: On `1.1-1.x` branch, based on 1.1 version of Ionic framework
95
+
2.**2.x**: On `2.1-2.x` branch, based on 1.2 version of Ionic framework
96
+
3.**3.x**: On `3.1-3.x` branch, based on 1.3 version of Ionic framework
0 commit comments