Commit 5e0f0a31748c925e2fd35661f12c4302cbc5d80e

Authored by Lucas Kanashiro
Committed by Alexandre Barbosa
1 parent 5097ce0a

Bump colab-spb-theme version to 0.3.6

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
... ...