Commit 1ece09d5a676a4f267a4c616e2e4f045fda4a398

Authored by Sergio Oliveira
Committed by Luciano Prestes
1 parent e940c6e2

Bump Version of colab-spb-theme

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