Skip to content

Commit da108c7

Browse files
committed
changed version to 2.0.3
1 parent 5925095 commit da108c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ global.currentFileWritingsText = [];
147147
global.ftpserver;
148148

149149
// Kubek version
150-
global.kubek_version = "v2.0.2-fix";
150+
global.kubek_version = "v2.0.3";
151151

152152
app.use(fileUpload());
153153
app.use(cookieParser());

0 commit comments

Comments
 (0)