File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/resharper-angularjs/Properties Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33 <metadata >
44 <id >JetBrains.AngularJS</id >
55 <title >AngularJS</title >
6- <version >1.5.0 </version >
6+ <version >1.5.1 </version >
77 <authors >JetBrains</authors >
88 <owners >JetBrains</owners >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212 <iconUrl >https://raw.github.com/JetBrains/resharper-angularjs/master/icon.png</iconUrl >
1313 <description >Code completion and live templates for AngularJS</description >
1414 <releaseNotes >
15+ • Fixed exceptions in ReSharper 2016.1.2
16+ • Fixed warning if directive is declared in code and JSDoc
17+
18+ From 1.5.0:
1519• Support for ReSharper 2016.1
1620• Addressing performance issues while typing (#45)
1721
Original file line number Diff line number Diff line change 2929[ assembly: AssemblyCulture ( "" ) ]
3030
3131// Use a static version value so that ReSharper Build won't rebuild referencing assemblies
32- [ assembly: AssemblyVersion ( "1.5.0 .0" ) ]
32+ [ assembly: AssemblyVersion ( "1.5.1 .0" ) ]
3333
You can’t perform that action at this time.
0 commit comments