瀏覽代碼

Bump version number

tags/v0.1.3^0
Fen Dweller 5 年之前
父節點
當前提交
98b650f392
共有 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.2";
const version = "0.1.3";


let state; let state;




Loading…
取消
儲存