Compare commits
2 Commits
76f971fec0
...
c9dd93b66d
Author | SHA1 | Date |
---|---|---|
accidentallycompetent | c9dd93b66d | |
Tomasz Frątczak | 4ae0212af0 |
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
apiVersion: v2
|
||||
appVersion: "v2.2.1"
|
||||
appVersion: "v2.3.0"
|
||||
description: Open source link aggregator, bookmark manager and website cache.
|
||||
name: linkwarden
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
kubeVersion: ">= 1.16.0-0"
|
||||
keywords:
|
||||
- link
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# linkwarden
|
||||
|
||||
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: v2.0.0](https://img.shields.io/badge/AppVersion-v2.0.0-informational?style=flat-square)
|
||||
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![AppVersion: v2.3.0](https://img.shields.io/badge/AppVersion-v2.3.0-informational?style=flat-square)
|
||||
|
||||
Open source link aggregator, bookmark manager and website cache.
|
||||
|
||||
|
|
Loading…
Reference in New Issue