Skip to content

Commit

Permalink
update MIP version to 6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
M4n0x committed Dec 22, 2021
1 parent 8f2f405 commit dc8b250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/App/Container.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ class AppContainer extends React.Component<any, State> {
}
} catch (e) {
appConfig = {
instanceName: 'MIP 6.4 Development',
version: 'dev 6.4',
instanceName: 'MIP 6.5 Development',
version: 'dev 6.5',
datacatalogueUrl: undefined
};

Expand Down

0 comments on commit dc8b250

Please sign in to comment.