Commit 523171afd046963f472ed5a1b1f3f0bd9c7ed14c

Authored by Athos
1 parent 1a89b572

Bump colab-spb-theme version

  * 0.3.11

Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.3.10
  2 +VERSION = 0.3.11
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.10
  2 +Version: 0.3.11
3 3 Release: 1
4 4 Summary: SPB-specific Colab theme
5 5 License: GPL-3.0
... ...