We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de90865 commit 93eb4b6Copy full SHA for 93eb4b6
2 files changed
CHANGELOG.md
@@ -5,6 +5,8 @@
5
* Friendly EMFILE error when too many files are watched
6
* Ensure config.xml content[src] gets reset after run/emulate
7
* Improve fetchArchive error handling
8
+* Fix SSL Cert errors
9
+* Do not prompt for address selection when there's only one
10
11
12
### 1.2.4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic",
3
- "version": "1.2.5-beta3",
+ "version": "1.2.5",
4
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
0 commit comments