mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-09 06:40:50 +00:00
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
// Copyright (C) 2018 David Capello
|
|
|
|
console.assert(app.version[0] == "1")
|
|
console.assert(app.version[1] == ".")
|