Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsjen authored May 3, 2019
1 parent fef7086 commit a9032bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/app/constants/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ export const DEFAULT_MASTODON_INSTANCES = [
'mastodon.technology',
];

export const VERSION = 'v2.4.0';

export const VERSION = 'v2.4.1';
export const API_URL = ''; // process.env.NODE_ENV === 'production' ? '': 'http://localhost:5000/'

0 comments on commit a9032bb

Please sign in to comment.