mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-29 07:20:35 +00:00
[release]
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ components from it when it is run in a development environment.
|
||||
Note that in case the current master branch is ahead of the latest release, it might happen that there are some incompatibilities when loading data from your local XPipe installation.
|
||||
You should therefore always check out the matching version tag for your local repository and local XPipe installation.
|
||||
You can find the available version tags at https://github.com/xpipe-io/xpipe/tags.
|
||||
So for example if you currently have XPipe `11.3` installed, you should run `git reset --hard 11.3` first to properly compile against it.
|
||||
So for example if you currently have XPipe `13.0` installed, you should run `git reset --hard 13.0` first to properly compile against it.
|
||||
|
||||
You need to have JDK for Java 22 installed to compile the project.
|
||||
If you are on Linux or macOS, you can easily accomplish that by running
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ info:
|
||||
contact:
|
||||
name: XPipe - Contact us
|
||||
url: mailto:hello@xpipe.io
|
||||
version: "11.3"
|
||||
version: "13.0"
|
||||
externalDocs:
|
||||
description: XPipe - Plans and pricing
|
||||
url: https://xpipe.io/pricing
|
||||
|
||||
Reference in New Issue
Block a user