-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version numbers, v1.0.0-beta.5
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
[![Build Status](https://travis-ci.org/Open-EO/openeo-js-processgraphs.svg?branch=master)](https://travis-ci.org/Open-EO/openeo-js-processgraphs) | ||
|
||
This library's version is **1.0.0-beta.4** and supports **openEO API version 1.0.x**. | ||
This library's version is **1.0.0-beta.5** and supports **openEO API version 1.0.x**. | ||
|
||
This repository was split apart from [openeo-js-commons](https://github.com/Open-EO/openeo-js-commons). Old releases can be found there. | ||
|
||
|
@@ -24,7 +24,7 @@ In a web environment you can include the library as follows: | |
|
||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ajv.bundle.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@openeo/[email protected].4/dist/main.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@openeo/[email protected].5/dist/main.min.js"></script> | ||
``` | ||
|
||
More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.0.0-beta.4/). | ||
More information can be found in the [**documentation**](https://open-eo.github.io/openeo-js-processgraphs/1.0.0-beta.5/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters