Skip to content

Commit

Permalink
release v3.2.9
Browse files Browse the repository at this point in the history
nielsfaber committed Mar 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent beca098 commit 7a0bba6
Showing 2 changed files with 134 additions and 133 deletions.
265 changes: 133 additions & 132 deletions dist/scheduler-card.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { CardConfig } from './types';

export const CARD_VERSION = 'v3.2.8';
export const CARD_VERSION = 'v3.2.9';

export const DefaultTimeStep = 10;

0 comments on commit 7a0bba6

Please sign in to comment.