Skip to content

Commit e1cc7c3

Browse files
committed
Release fmcsadmin 0.9.3
1 parent a004dc4 commit e1cc7c3

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME=fmcsadmin
2-
VERSION=0.9.3-dev
2+
VERSION=0.9.3
33

44
GOCMD=go
55
GOBUILD=$(GOCMD) build

release-notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ fmcsadmin
22
(c) 2017-2019 Emic Corporation <https://www.emic.co.jp/>
33
This software is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.
44

5-
Version: 0.9.3 (in development)
5+
Version: 0.9.3 (beta)
6+
Date: January 28, 2019
67
- Add an error message for the FileMaker error code 214.
78
- Built with Go 1.11.
89
- [BUG FIX] Fix "-m" and "--message" option of "CLOSE" command. The affected version is 0.9.2 only.

0 commit comments

Comments
 (0)