Skip to content

Commit

Permalink
version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niels committed Sep 23, 2020
1 parent 8b58a5c commit ee912d1
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
224 changes: 112 additions & 112 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
Expand Up @@ -2,7 +2,7 @@
import { IUserSelection, IUserConfig } from './types'
import { parseTimestamp } from './date-time'

export const CARD_VERSION = "1.4.1"
export const CARD_VERSION = "1.4.2"

export const DefaultUserSelection: IUserSelection = {
group: '',
Expand Down

0 comments on commit ee912d1

Please sign in to comment.