summaryrefslogtreecommitdiff
path: root/xstatic/pkg/angular_bootstrap/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/angular_bootstrap/__init__.py')
-rw-r--r--xstatic/pkg/angular_bootstrap/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/xstatic/pkg/angular_bootstrap/__init__.py b/xstatic/pkg/angular_bootstrap/__init__.py
index 9c0a7ae..ed1afdd 100644
--- a/xstatic/pkg/angular_bootstrap/__init__.py
+++ b/xstatic/pkg/angular_bootstrap/__init__.py
@@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
# please use a all-lowercase valid python
# package name
-VERSION = '1.3.3' # version of the packaged files, please use the upstream
+VERSION = '2.2.0' # version of the packaged files, please use the upstream
# version number
BUILD = '0' # our package build number, so we can release new builds
# with fixes for xstatic stuff.
@@ -38,6 +38,8 @@ BASE_DIR = join(dirname(__file__), 'data')
# linux package maintainers just can point to their file locations like this:
#BASE_DIR = '/usr/share/javascript/angular_cookies'
+MAIN='angular-bootstrap.js'
+
LOCATIONS = {
# CDN locations (if no public CDN exists, use an empty dict)
# if value is a string, it is a base location, just append relative