mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #2608 from pauljandrew/patch-1
docs(platform): version is a number
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
/**
|
||||
* @ngdoc method
|
||||
* @name ionic.Platform#version
|
||||
* @returns {string} The version of the current device platform.
|
||||
* @returns {number} The version of the current device platform.
|
||||
*/
|
||||
version: function() {
|
||||
// singleton to get the platform version
|
||||
|
||||
Reference in New Issue
Block a user