You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,13 @@ The API Publisher has three options to use the product. The API Publisher requi
37
37
38
38
#### Option 1 - From binaries
39
39
40
-
1. Download the latest published API Publisher package here: [Ed-Fi API Publisher v1.2.1](https://dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_artifacts/feed/EdFi/NuGet/EdFi.ApiPublisher/overview/1.2.1). Visit the page and click download.
41
-
2. This will download a NuGet package to your computer. Rename this file, `EdFi.ApiPublisher.1.2.1.nupkg`, to include .zip extension: `EdFi.ApiPublisher.1.2.1.zip`.
40
+
1. Download the latest published API Publisher package here: [Ed-Fi API Publisher v1.3.0](https://dev.azure.com/ed-fi-alliance/Ed-Fi-Alliance-OSS/_artifacts/feed/EdFi/NuGet/EdFi.ApiPublisher/overview/1.3.0. Visit the page and click download.
41
+
2. This will download a NuGet package to your computer. Rename this file, `EdFi.ApiPublisher.1.3.0.nupkg`, to include .zip extension: `EdFi.ApiPublisher.1.3.0.zip`.
42
42
3. The binary mentioned below is in the `EdFi.ApiPublisher.Win64` folder, as `EdFiApiPublisher.exe`.
43
43
44
44
#### Option 2 - From Docker images
45
45
46
-
The Docker image for the Ed-Fi API Publisher is available here: [Ed-Fi API Publisher tag v1.2.1 on Docker Hub](https://hub.docker.com/r/edfialliance/ods-api-publisher/tags). Use this to include in your Docker environment and alongside other components of the Ed-Fi stack.
46
+
The Docker image for the Ed-Fi API Publisher is available here: [Ed-Fi API Publisher tag v1.3.0 on Docker Hub](https://hub.docker.com/r/edfialliance/ods-api-publisher/tags). Use this to include in your Docker environment and alongside other components of the Ed-Fi stack.
47
47
48
48
#### Option 3 - Build the API Publisher from source code
0 commit comments