Skip to content

Commit

Permalink
Merge pull request #44 from chhsiao1981/release-0.5.1
Browse files Browse the repository at this point in the history
update version to 0.5.1
  • Loading branch information
chhsiao1981 authored Jan 1, 2021
2 parents 8017731 + 2b64575 commit 24592e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apidoc/template.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
info:
version: '0.5.0'
version: '0.5.1'
title: openbbs-middleware
definitions:
!include defs/access_token.yaml
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
image: redis:6.0.9-alpine
restart: always
openbbs-middleware:
image: pttofficialapps/go-openbbsmiddleware:v0.5.0
image: pttofficialapps/go-openbbsmiddleware:v0.5.1
ports:
- "127.0.0.1:3457:3457"
volumes:
Expand Down

0 comments on commit 24592e3

Please sign in to comment.