We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b948cb commit 4b4acb3Copy full SHA for 4b4acb3
1 file changed
adaptiveImages.cfc
@@ -1,6 +1,6 @@
1
component{
2
3
- variables.version = "2.1.3-develop";
+ variables.version = "2.1.4-develop";
4
variables.isACF = ( server.coldfusion.productname IS "ColdFusion Server" );
5
variables.isLucee = ( server.coldfusion.productname IS "Lucee" );
6
0 commit comments