Skip to content

Commit fcbc07c

Browse files
committed
chore(demo): update AngularJS version requirement
1 parent 88a41dc commit fcbc07c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

misc/demo/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ <h3>Dependencies</h3>
145145
JavaScript is required. The <strong>only required dependencies</strong> are:
146146
</p>
147147
<ul>
148-
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.2.x, tested with <%= ngversion %>)</li>
148+
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.3.x, tested with <%= ngversion %>).
149+
0.12.0 is the last version of this library that supports AngularJS 1.2.x.</li>
149150
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
150151
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
151152
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.

0 commit comments

Comments
 (0)