We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e7116 commit fc42bcaCopy full SHA for fc42bca
Build/CommonAssemblyInfo.cs
@@ -15,5 +15,5 @@
15
//
16
// You can specify all the values or you can default the Revision and Build Numbers
17
// by using the '*' as shown below:
18
-[assembly: AssemblyVersion("1.2.3")]
19
-[assembly: AssemblyFileVersion("1.2.3")]
+[assembly: AssemblyVersion("1.2.4")]
+[assembly: AssemblyFileVersion("1.2.4")]
Griddly/Scripts/griddly.js
@@ -1305,7 +1305,7 @@
1305
}
1306
};
1307
1308
- $("[data-role=griddly]").griddly();
+ // $("[data-role=griddly]").griddly();
1309
1310
$(function ()
1311
{
0 commit comments