Skip to content

Commit b40c463

Browse files
committed
Release fmcsadmin 1.0.0
1 parent 6669755 commit b40c463

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=1.0.0-dev
2+
VERSION=1.0.0
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 MIT License, see LICENSE.txt and NOTICE.txt for more information.
44

5-
Version: 1.0.0 (in development)
5+
Version: 1.0.0
6+
Date: September 26, 2019
67
- Support and require FileMaker Admin API v2 of FileMaker Server 18 and FileMaker Cloud for AWS 1.18. Released as a stable version.
78
- Change to the MIT License.
89
- Enable "--fqdn" option for FileMaker Server.

0 commit comments

Comments
 (0)