Skip to content

Commit

Permalink
bump to 0.24.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodiesHQ committed Jan 31, 2025
1 parent 1cf4ed1 commit 45294af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/common/debug.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { App } from "$lib/States.svelte";

export const version = '0.24.7';
export const version = '0.24.8';

export function debug(...data: unknown[]) {
// output if console debugging is enabled
Expand Down

0 comments on commit 45294af

Please sign in to comment.