Merge remote-tracking branch 'origin/4.x-releng' into 4.x-releng

This commit is contained in:
Joris Vink 2022-03-18 14:51:06 +01:00
commit cd53f7a407
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
About
-----
Kore (https://kore.io) is an easy to use web application platform for
Kore 4.2.0 (https://kore.io) is an easy to use web application platform for
writing scalable web APIs in C. Its main goals are security, scalability
and allowing rapid development and deployment of such APIs.
@ -35,7 +35,7 @@ License
Documentation
--------------
[Read the documentation](https://docs.kore.io/4.1.0/)
[Read the documentation](https://docs.kore.io/4.2.0/)
Performance
-----------
@ -52,7 +52,7 @@ Kore only supports x64, arm and aarch64 architectures.
Building Kore
-------------
Clone this repository or get the latest release at [https://kore.io/releases/4.1.0](https://kore.io/releases/4.1.0).
Clone this repository or get the latest release at [https://kore.io/releases/4.2.0](https://kore.io/releases/4.2.0).
Requirements
* openssl 1.1.1 or libressl 3.x

1
RELEASE Normal file
View File

@ -0,0 +1 @@
4.2.0-beta3