mirror of
https://github.com/tchapi/davis.git
synced 2025-03-14 01:19:49 +01:00
Add badge for GHCR.io and bump version for release
This commit is contained in:
parent
7daea87d62
commit
0634a30591
@ -1,6 +1,8 @@
|
||||
Davis
|
||||
---
|
||||
|
||||
[](https://github.com/tchapi/davis/actions/workflows/main.yml)
|
||||
|
||||
A simple, fully translatable admin interface and frontend for `sabre/dav` based on [Symfony 5](https://symfony.com/) and [Bootstrap 4](https://getbootstrap.com/), largely inspired by [Baïkal](https://github.com/sabre-io/Baikal).
|
||||
|
||||

|
||||
|
@ -4,5 +4,5 @@ namespace App;
|
||||
|
||||
final class Version
|
||||
{
|
||||
const VERSION = '1.7.0';
|
||||
const VERSION = '1.7.1';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user