diff options
| author | nytpu <alex@nytpu.com> | 2021-04-17 14:56:50 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-04-17 14:56:50 -0600 |
| commit | 49f93cdf640a9a4c50244a4d6770f908f0c173f8 (patch) | |
| tree | 77616047fa681b682643ef2139abdee4ba385980 /Makefile | |
| parent | 686b8519300846a02792b716b37edfc2c3ca76e0 (diff) | |
bump to v1.5.2
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.5.1 +VERSION ?= 1.5.2 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
