Skip to content

Commit ea90af6

Browse files
committed
Update beta version.
1 parent b43e0bf commit ea90af6

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,6 @@ F.web = F.route = function(url, funcExecute, flags, length, language) {
18851885
this.themeName = '';
18861886
else if (themeName)
18871887
this.themeName = themeName;
1888-
18891888
if (!this.route.workflow)
18901889
return this.view(name);
18911890
var self = this;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"name": "luoage",
8585
"email": "luoage@msn.cn"
8686
}],
87-
"version": "2.9.0-6",
87+
"version": "2.9.0-7",
8888
"homepage": "http://www.totaljs.com",
8989
"bugs": {
9090
"url": "https://github.com/totaljs/framework/issues",

0 commit comments

Comments
 (0)