Commit 71bfa4c4c07f33ce83e9c2e875877e2b30377ae0

Authored by Athos
1 parent 790cebf1
Exists in stable-4.x

Bump colab-spb-theme version

Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
(cherry picked from commit 4fc3afb26516f9c2472634826a5888a17f0a5f20)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.3.8
  2 +VERSION = 0.3.9
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...