Skip to content

Commit e803c5a

Browse files
committed
Update README.md for upcoming version 1.1.1
1 parent c4c98cb commit e803c5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
Server Side API for [Fusion Studio](https://github.com/evolvedbinary/fusion-studio) written in RESTXQ and XQuery.
66

77
Compatible with:
8-
* [FusionDB Server](https://fusiondb.com) 1.0.0-ALPHA2 or newer
8+
* [FusionDB Server](https://fusiondb.com) 1.0.0-ALPHA3 or newer
99
* [eXist-db](http://www.exist-db.org) 5.0.0 or newer
1010

11-
API documentation is here: https://app.swaggerhub.com/apis/evolvedbinary/fusion-studio-api/1.1.0
11+
API documentation is here: https://app.swaggerhub.com/apis/evolvedbinary/fusion-studio-api/1.1.1
1212

1313
## Build Instructions
1414

@@ -22,4 +22,4 @@ $ cd fusion-studio-api
2222
$ mvn clean package
2323
```
2424

25-
This will create an EXPath package in `target/fusion-studio-api-x.y.z.xar`, which can be deployed to FusionDB.
25+
This will create an EXPath package in `target/fusion-studio-api-x.y.z.xar`, which can be deployed to FusionDB (or eXist-db).

0 commit comments

Comments
 (0)