we're on SortableTable version 3

This commit is contained in:
Brian Hicks 2022-07-28 08:39:09 -05:00
parent cc759cf0ff
commit ff24337807
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

View File

@ -41,7 +41,7 @@ type alias State =
example : Example State Msg
example =
{ name = "SortableTable"
, version = 2
, version = 3
, categories = [ Layout ]
, keyboardSupport = []
, state = init