diff options
| author | nytpu <alex@nytpu.com> | 2021-10-24 20:04:17 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-10-24 20:04:17 -0600 |
| commit | cf20f5877ef1fa258849f8a283dbd4080a96eb83 (patch) | |
| tree | cead372d080cf0a1ff24cb1c696168f354643363 | |
| parent | a5a33a65f014884e67715959ca3b6a94dd73a23b (diff) | |
bump version to 1.8.1
| -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.8.0 +VERSION ?= 1.8.1 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
