ソースを参照

Version number bump

tags/v0.1.2^0
Fen Dweller 6年前
コミット
cd71bbfd0c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      satiate.js

+ 1
- 1
satiate.js ファイルの表示

@@ -3,7 +3,7 @@
let activeModal = null; let activeModal = null;


const newline = String.fromCharCode(160); const newline = String.fromCharCode(160);
const version = "0.1.1";
const version = "0.1.2";


let state; let state;




読み込み中…
キャンセル
保存