Commit d129d781751e1a98db0f6d5fda811ae3378a10bf

Authored by David Silva
1 parent 8a3ce408

Bumps colab-spb-theme-plugin version

src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.3.6
  2 +VERSION = 0.3.7
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...
src/pkg-rpm/colab-spb-theme/colab-spb-theme.spec
1 1  
2 2 Name: colab-spb-theme
3   -Version: 0.3.6
  3 +Version: 0.3.7
4 4 Release: 1
5 5 Summary: SPB-specific Colab theme
6 6 License: GPL-3.0
... ...