Skip to content

Commit

Permalink
Version 4.4.0-6084
Browse files Browse the repository at this point in the history
  • Loading branch information
edu-de committed Dec 8, 2022
1 parent 6317ea5 commit 811ee2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net/datenwerke/rs/ReportServerServiceConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ public class ReportServerServiceConfig extends DwGwtFrameworkBase {

private final Logger logger = LoggerFactory.getLogger(getClass().getName());

public static final String CODE_VERSION = "2022-12-07-11-09-41";
public static final String CODE_VERSION = "2022-12-08-13-49-54";

public static final String ENTERPRISE_MODULE_LOCATION = "net.datenwerke.rsenterprise.main.service.RsEnterpriseModule";
private static final String ENTERPRISE_MODULE_LOAD_MODULE_METHOD = "getEnterpriseModules";
Expand Down

0 comments on commit 811ee2e

Please sign in to comment.