We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004c859 commit a8ec3d4Copy full SHA for a8ec3d4
folder_ex/assets/updater.js
@@ -7,7 +7,7 @@ jQuery(document).ready(function($){
7
/* Start of widget specific settings */
8
var distr_name='widgetkit-folder-ex';
9
var widget_name='FolderEx';
10
- var widget_version='v1.1.0';
+ var widget_version='v1.1.1';
11
/*CAUTION: the month is zero-based*/
12
var widget_date=printNiceDate(new Date(2016,05,13));
13
var widget_logo='https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-folder-ex/images/logo.jpg';
0 commit comments