r1.2.0
This commit is contained in:
parent
75e1e307b7
commit
0c8632e2fb
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
4
index.js
4
index.js
|
@ -49,8 +49,8 @@ var indexPage = new Vue({
|
|||
isSlab: false,
|
||||
isBold: false,
|
||||
isItalic: false,
|
||||
version: "1.1.2",
|
||||
codename: "Calibum-2"
|
||||
version: "1.2.0",
|
||||
codename: "Adelin"
|
||||
}
|
||||
});
|
||||
indexPage.snippets = indexPage.$children.map(function(e){ return e.name }).filter(function(x){ return !!x }).sort();
|
Loading…
Reference in New Issue
Block a user