Commit ec93bafde66a22703ba5fb6d3ccdf3f9cc20afd7

Authored by Paulo Tada
1 parent 464b1aee
Exists in master

Bump version >> 1.13.13

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
1 NAME = colab-deps 1 NAME = colab-deps
2 -VERSION = 1.13.11 2 +VERSION = 1.13.13
3 PREFIX = /usr 3 PREFIX = /usr
4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 DISTDIR = $(NAME)-$(VERSION) 5 DISTDIR = $(NAME)-$(VERSION)
@@ -8,7 +8,7 @@ TARBALL = dist/$(DISTDIR).tar.gz @@ -8,7 +8,7 @@ TARBALL = dist/$(DISTDIR).tar.gz
8 # TAGS 8 # TAGS
9 PIP = 1.5.6 9 PIP = 1.5.6
10 NOOSFERO_PLUGIN = 0.2.16 10 NOOSFERO_PLUGIN = 0.2.16
11 -GITLAB_PLUGIN = 0.2.14 11 +GITLAB_PLUGIN = 0.2.15
12 MEZURO_PLUGIN = 0.1.4 12 MEZURO_PLUGIN = 0.1.4
13 SUPERARCHIVES_PLUGIN = 0.1.0 13 SUPERARCHIVES_PLUGIN = 0.1.0
14 14
requirements-colab-plugins.txt
1 colab-noosfero-plugin==0.2.16 1 colab-noosfero-plugin==0.2.16
2 -colab-gitlab-plugin==0.2.14 2 +colab-gitlab-plugin==0.2.15
3 colab-mezuro-plugin==0.1.4 3 colab-mezuro-plugin==0.1.4
4 colab-superarchives-plugin==0.1.0 4 colab-superarchives-plugin==0.1.0