Skip to content

Commit

Permalink
Update version numbers in consts
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonMS committed Aug 9, 2022
1 parent 4dfb2a3 commit aa05f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cards/extras/const.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const CARD_VERSION = '2.0.0'
export const SLIDER_VERSION = '3.0.02'
export const CARD_VERSION = '2.0.1'
export const SLIDER_VERSION = '3.0.3'
export const BUTTON_VERSION = '1.0.0'
export const BUTTON_COVER_VERSION = '0.0.1'

0 comments on commit aa05f29

Please sign in to comment.