Release Version v0.1.2 #5

Merged
chiko merged 1 commits from v0.1.2 into main 2025-10-26 20:17:20 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8bcb2618a2 - Show all commits

View File

@@ -1,6 +1,6 @@
services:
app:
image: chiko/77th_eventcalendarntfy:dev
image: chiko/77th_eventcalendarntfy:v0.1.2
build: .
volumes:
- ./data/db:/opt/app/data/db

View File

@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"name": "77th_eventcalendernotification",
"module": "./src/app.ts",
"type": "module",