update changelog and bump version

This commit is contained in:
idk
2021-12-16 14:45:36 -05:00
parent 2e59840dac
commit 1e270f5c82
2 changed files with 5 additions and 2 deletions

View File

@ -2,8 +2,8 @@
REPO_NAME=railroad
export GOPATH=$(HOME)/go
GOPATH=$(HOME)/go
VERSION=0.0.039
LAST_VERSION=0.0.038
VERSION=0.0.040
LAST_VERSION=0.0.039
USER_GH=eyedeekay
GOOS?=$(shell uname -s | tr A-Z a-z)

View File

@ -1,3 +1,6 @@
### 0.0.039
- include license file in plugin
### 0.0.039
- fix websiteURL in plugin.config