Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hand-dot committed Aug 7, 2018
1 parent 21414ea commit 455d1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const rgb = {
GREY: '201, 203, 207',
};
export default {
APP_VERSION: '0.0.1',
APP_VERSION: '0.0.2',
API_VERSION: process.env.NODE_ENV === 'development' ? 'development' : 'v0',
BMC_ID: 'handdot',
YOUTUBE_MOVIE_ID: 'QwCtcFsx15g',
Expand Down

0 comments on commit 455d1f1

Please sign in to comment.