Skip to content

Commit 7c0c7b0

Browse files
AlexandreCloseAlexandreClose
authored andcommitted
[site-release] Update AppInfo.java version
1 parent 4f19924 commit 7c0c7b0

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.2-SNAPSHOT";
42+
private static final String APP_VERSION = "6.1.2";
4343

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

0 commit comments

Comments
 (0)