Commit d2f639c4ad4cb308962ee33e3a59faec537c743e

Authored by David Silva
1 parent 467bd6b2

Bumps colab-spb-theme version to 0.3.8

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.3.7
  2 +VERSION = 0.3.8
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...