From 933333b786a45dd578ffe125c7e98f3c8c7f6413 Mon Sep 17 00:00:00 2001 From: llaniau Date: Thu, 25 Mar 2021 14:35:16 +0100 Subject: [PATCH] V2.8.2 --- nextjs/next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextjs/next.config.js b/nextjs/next.config.js index 594a6f740..88342dd34 100644 --- a/nextjs/next.config.js +++ b/nextjs/next.config.js @@ -55,7 +55,7 @@ module.exports = withPlugins( blogUrl: 'https://blog.talentstube.com', frontServerUrl: 'https://pp.app.talentstube.com/', cvThequeUrl: 'https://recruteur.talentstube.com', - version : 'V2.8.1', + version : 'V2.8.2', adListDefaultUrl: '/statique/images/default/default_picture_company.jpg', cachedMediaUrl: '/media/cache/profile_thumb/uploads/img/', postedContentUrl: '/uploads/img/',