diff options
| author | nytpu <alex@nytpu.com> | 2021-03-22 08:29:26 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-22 08:30:24 -0600 |
| commit | 447517737ba763e9fe1c770371e2972ea9ba0d63 (patch) | |
| tree | d091bf4326b83f550311008cf6b88c76b65dd047 /Makefile | |
| parent | 76a10a7b9994fe75ea29848a7bd7993be255210f (diff) | |
Bump version
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 1.3.0 +VERSION ?= 1.4.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
