From 48dc752ec989c887cefa2187a852f736a3ab5a35 Mon Sep 17 00:00:00 2001 From: Alban Peignier Date: Mon, 21 Nov 2016 00:14:18 +0100 Subject: Update APP_VERSION to 'Itération 7' --- config/environment.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/environment.rb b/config/environment.rb index 000bf1c03..592eda45a 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -6,4 +6,4 @@ require File.expand_path('../application', __FILE__) Rails.application.initialize! # Fix version -APP_VERSION = 'Itération 5' +APP_VERSION = 'Itération 7' -- cgit v1.2.3