Improve this Doc View Source angular.version
- object in module ng
 
Overview
An object that contains information about the current AngularJS version.
This object has the following properties:
- 
full–{string}– Full version string, such as "0.9.18". - 
major–{number}– Major version number, such as "0". - 
minor–{number}– Minor version number, such as "9". - 
dot–{number}– Dot version number, such as "18". - 
codeName–{string}– Code name of the release, such as "jiggling-armfat". 
    © 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
    https://code.angularjs.org/1.7.8/docs/api/ng/object/angular.version