diff --git a/Makefile b/Makefile index 8523a88..509454c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-deps -VERSION = 1.13.9 +VERSION = 1.13.11 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) @@ -7,8 +7,8 @@ TARBALL = dist/$(DISTDIR).tar.gz # TAGS PIP = 1.5.6 -NOOSFERO_PLUGIN = 0.2.14 -GITLAB_PLUGIN = 0.2.12 +NOOSFERO_PLUGIN = 0.2.16 +GITLAB_PLUGIN = 0.2.14 MEZURO_PLUGIN = 0.1.4 SUPERARCHIVES_PLUGIN = 0.1.0 diff --git a/requirements-colab-plugins.txt b/requirements-colab-plugins.txt index 796b8ae..655cbb7 100644 --- a/requirements-colab-plugins.txt +++ b/requirements-colab-plugins.txt @@ -1,4 +1,4 @@ -colab-noosfero-plugin==0.2.14 -colab-gitlab-plugin==0.2.12 +colab-noosfero-plugin==0.2.16 +colab-gitlab-plugin==0.2.14 colab-mezuro-plugin==0.1.4 colab-superarchives-plugin==0.1.0 -- libgit2 0.21.2