diff options
| author | nytpu <alex@nytpu.com> | 2021-05-10 13:34:01 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-10 14:11:16 -0600 |
| commit | 14c86e8338dfc559e715442e676011f01860431f (patch) | |
| tree | 348d0bf522931cecf7ef78beb45b5aaac3f248c7 /Makefile | |
| parent | f6ff75c176e1f6c75c345cc0f98c7fb702293127 (diff) | |
bump to 1.6.3 and migrate release page
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.6.2 +VERSION ?= 1.6.3 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
