ontime release (#694)

* chore: version bump

---------

Co-authored-by: arc-alex <ac@omnivox.dk>
This commit is contained in:
Carlos Valente
2024-01-10 20:50:19 +01:00
committed by GitHub
parent b1ba47a80f
commit 71092afc02
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -89,6 +89,7 @@ While it should allow for a generic setup, it might need to be modified to fit y
From the project root, run the following commands
- __Install the project dependencies__ by running `pnpm i`
- __Build packages__ by running `pnpm build:localdocker`
- __Build docker image from__ by running `docker build -t getontime/ontime`
- __Run docker image from compose__ by running `docker-compose up -d`
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime-ui",
"version": "2.24.8",
"version": "2.28.11",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.7.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "2.24.8",
"version": "2.28.11",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "2.24.8",
"version": "2.28.11",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "2.24.8",
"version": "2.28.11",
"description": "Time keeping for live events",
"keywords": [
"lightdev",