Skip to content

Commit 83e0b33

Browse files
committed
[site-release] Update AppInfo.java version
1 parent 5b8ce8f commit 83e0b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/fr/paris/lutece/portal/service/init/AppInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
public final class AppInfo
4040
{
4141
/** Defines the current version of the application */
42-
private static final String APP_VERSION = "6.1.1";
42+
private static final String APP_VERSION = "6.1.2-SNAPSHOT";
4343

4444
/**
4545
* Creates a new AppInfo object.

0 commit comments

Comments
 (0)