mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Bump editor serialization version
This commit is contained in:
@@ -44,7 +44,7 @@ class Editor
|
||||
|
||||
atom.deserializers.add(this)
|
||||
|
||||
@version: 5
|
||||
@version: 6
|
||||
|
||||
@deserialize: (state) ->
|
||||
new Editor(state)
|
||||
|
||||
Reference in New Issue
Block a user