Version Bump: v0.1.6

This commit is contained in:
2025-11-07 00:42:52 +00:00
parent eb0c5e1580
commit 8e47a3bc8a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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