Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
change to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabe committed Nov 6, 2016
1 parent edda9f5 commit b811a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/const.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var version = "2.7 dev";
var iconDate = "2016/10/31";
var version = "2.8";
var iconDate = "2016/11/4";
//素材資料 (編號,屬性,名稱)
function materialData(no,element,name){
this.no = no;
Expand Down

0 comments on commit b811a7b

Please sign in to comment.