Commit d55e97f508161ce4fb767bd00eeb5310bf16ce6a

Authored by Lucas Kanashiro
Committed by David Silva
1 parent e8dcc467

Bump colab-spb-theme version to 0.3.6

(cherry picked from commit 5e0f0a31748c925e2fd35661f12c4302cbc5d80e)
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.4
  2 +VERSION = 0.3.6
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...