From 79b189bdc9e3af5cf52396592853f45db44b1f58 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com> Date: Tue, 11 Jul 2023 17:35:15 -0600 Subject: [PATCH] 1.2.4 --- package.json | 4 ++-- src/styles/globals.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3b9ccd7..32ba203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sprintpadawan", - "version": "1.2.3", + "version": "1.2.4", "description": "Plan. Sprint. Repeat.", "private": true, "scripts": { @@ -55,4 +55,4 @@ "ct3aMetadata": { "initVersion": "7.5.9" } -} +} \ No newline at end of file diff --git a/src/styles/globals.css b/src/styles/globals.css index 4017f76..63cf0a5 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -9,4 +9,4 @@ body #__next { width: 100%; overflow-y: auto; position: fixed; -} +} \ No newline at end of file