Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit b694ee5

Browse files
committed
Worked on kong 0.10.x integration
1 parent 874ab6d commit b694ee5

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
<em>Konga is not an official app. No affiliation with [Mashape](https://www.mashape.com/).</em>
99

1010

11-
> Konga is not compatible with current Kong 0.10.x versions. An update is underway but I cannot guarantee a release date.
12-
13-
1411
## Summary
1512

1613
- [**Discussions & Support**](#discussions--support)
@@ -43,7 +40,7 @@ If you need to discuss anything Konga related, we have a chatroom on Gitter:
4340
* Multiple users (Only admin and user roles for now)
4441

4542
## Compatibility
46-
Konga is built and tested on Kong 0.9.x. 0.10.x compatibility is underway but I cannot guarantee a release date.
43+
Konga is compatible with Kong 0.9.x,0.10.x
4744

4845
## Prerequisites
4946
- A running [Kong installation](https://getkong.org/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kongadmin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Kong admin GUI",
55
"keywords": [
66
"sails.js",

0 commit comments

Comments
 (0)