Skip to content

Commit

Permalink
v3.3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Oct 15, 2024
1 parent 8757d1e commit ae18128
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: [ "main" ]
env:
app_version: 3.2.3.1
app_version: 3.3.0.0
permissions:
checks: write
contents: write
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Radicale

Wrapper of [tomsquest/docker-radicale](https://github.com/tomsquest/docker-radicale) with [matrix auth](https://github.com/etkecc/radicale-auth-matrix) module included

[Radicale changelog](https://github.com/Kozea/Radicale/blob/master/CHANGELOG.md),
[tomsquest/docker-radicale changelog](https://github.com/tomsquest/docker-radicale/releases),
[matrix auth changelog](https://github.com/etkecc/radicale-auth-matrix/commits/main/)

0 comments on commit ae18128

Please sign in to comment.