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 5b8ce8f commit 83e0b33Copy full SHA for 83e0b33
src/java/fr/paris/lutece/portal/service/init/AppInfo.java
@@ -39,7 +39,7 @@
39
public final class AppInfo
40
{
41
/** Defines the current version of the application */
42
- private static final String APP_VERSION = "6.1.1";
+ private static final String APP_VERSION = "6.1.2-SNAPSHOT";
43
44
/**
45
* Creates a new AppInfo object.
0 commit comments