1
0
mirror of https://github.com/andrigamerita/simpkey synced 2025-06-05 22:09:26 +02:00

changelog

This commit is contained in:
Xeltica
2020-07-25 00:13:44 +09:00
parent 6dc760f11b
commit 2a8b5941a6

View File

@@ -1,6 +1,7 @@
export default { export default {
version: '1.0.0-beta.1', version: '1.0.0-beta.2',
changelog: [ changelog: [
'initial release' 'リポジトリを開示',
'ポート番号を指定して起動できるように'
], ],
}; };