We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc56c44 commit e6dea7bCopy full SHA for e6dea7b
1 file changed
gocwebtemplate-core/gocwebtemplate-core-base/src/main/java/goc/webtemplate/Constants.java
@@ -13,7 +13,7 @@ public abstract class Constants {
13
14
public static final String CACHE_KEY_STATICFILES_PREFIX = "GoC.Template.CacheKey";
15
16
- public static final String WEB_TEMPLATE_DISTRIBUTION_VERSION = "2.4.0";
+ public static final String WEB_TEMPLATE_DISTRIBUTION_VERSION = "2.5.0";
17
18
public static final String CDTS_DEFAULT_VERSION = "v4_0_46";
19
0 commit comments