Skip to content

Commit

Permalink
bump, update changelog, re-release
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Dec 15, 2021
1 parent 72fa13e commit 51c2b2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
REPO_NAME=railroad
export GOPATH=$(HOME)/go
GOPATH=$(HOME)/go
VERSION=0.0.038
LAST_VERSION=0.0.037
VERSION=0.0.039
LAST_VERSION=0.0.038
USER_GH=eyedeekay

GOOS?=$(shell uname -s | tr A-Z a-z)
Expand Down
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 0.0.039
- fix websiteURL in plugin.config

### 0.0.038
- change ports

### 0.0.037
- don't start I2P services until the password is set

Expand Down

0 comments on commit 51c2b2b

Please sign in to comment.