Commit f6bf96c136ff1cf667280189db9bead62fe2ad18

Authored by Athos
1 parent 8dbee119

Bump colab-spb-theme version

  * 0.3.12
src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.3.11
  2 +VERSION = 0.3.12
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 Name: colab-spb-theme
2   -Version: 0.3.11
  2 +Version: 0.3.12
3 3 Release: 1
4 4 Summary: SPB-specific Colab theme
5 5 License: GPL-3.0
... ...