diff --git a/config.xml b/config.xml index 2f0b618..80b0b01 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + NewSum News summaries from different sources in a single text. SciFY NPO diff --git a/src/app/app-config.ts b/src/app/app-config.ts index ae512bc..a873096 100644 --- a/src/app/app-config.ts +++ b/src/app/app-config.ts @@ -4,7 +4,7 @@ export const APP_CONFIG= { wsdlPath: '/NewSumFreeService/NewSumFreeService', notificationsURL: 'http://www.scify.org/newsumannounce', sentryUrl: "https://c35b3ebca42d43a8828a7b628cc193fb@sentry.scify.org/3", - sentryProjectRelease: '2.1.12', + sentryProjectRelease: '2.1.13', defaultFavouriteCategory_EN: 'Top News', defaultFavouriteCategory_EL: 'Ελλάδα' };