Skip to content

Commit

Permalink
[site-release] Update AppInfo.java version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonenst committed Jul 11, 2018
1 parent 1bc7162 commit 6b3c159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java/fr/paris/lutece/portal/service/init/AppInfo.java
Expand Up @@ -39,7 +39,7 @@
public final class AppInfo
{
/** Defines the current version of the application */
private static final String APP_VERSION = "6.1.1-SNAPSHOT";
private static final String APP_VERSION = "6.1.1";

/**
* Creates a new AppInfo object.
Expand Down

0 comments on commit 6b3c159

Please sign in to comment.