1 Commits

Author SHA1 Message Date
152c1bcba0 Version Bump 0.1.4 2025-11-03 00:35:40 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
{
"version": "0.1.3",
"version": "0.1.4",
"name": "77th_eventcalendarnotification",
"module": "./src/app.ts",
"type": "module",