diff --git a/Makefile b/Makefile index 9d705fb..a84018f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-deps -VERSION = 1.12.15 +VERSION = 1.12.17 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) @@ -7,7 +7,7 @@ TARBALL = dist/$(DISTDIR).tar.gz # TAGS PIP = 1.5.6 -NOOSFERO_PLUGIN = 0.2.6 +NOOSFERO_PLUGIN = 0.2.7 GITLAB_PLUGIN = 0.2.7 MEZURO_PLUGIN = 0.1.3 SUPERARCHIVES_PLUGIN = 0.1.0 diff --git a/requirements-colab-plugins.txt b/requirements-colab-plugins.txt index e2c719a..916d756 100644 --- a/requirements-colab-plugins.txt +++ b/requirements-colab-plugins.txt @@ -1,4 +1,4 @@ -colab-noosfero-plugin==0.2.6 +colab-noosfero-plugin==0.2.7 colab-gitlab-plugin==0.2.7 colab-mezuro-plugin==0.1.3 colab-superarchives-plugin==0.1.0 -- libgit2 0.21.2