Commit d8ea8228458598970293789777db3461fd2644ce

Authored by Athos
1 parent 9f2987ed

Bump colab-theme version

  * 0.3.10

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.9
  2 +VERSION = 0.3.10
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.9
  2 +Version: 0.3.10
3 3 Release: 1
4 4 Summary: SPB-specific Colab theme
5 5 License: GPL-3.0
... ...