mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
fix version naming to proper scheme
This commit is contained in:
parent
61f250413f
commit
ad2887bd72
@ -7,7 +7,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
cryptpad:
|
||||
image: "cryptpad/cryptpad:version-2024.03.0"
|
||||
image: "cryptpad/cryptpad:version-2024.3.0"
|
||||
hostname: cryptpad
|
||||
|
||||
environment:
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowledge server",
|
||||
"version": "2024.03.0",
|
||||
"version": "2024.3.0",
|
||||
"license": "AGPL-3.0+",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user