Skip to content

Commit

Permalink
Inc date
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed Sep 22, 2019
1 parent 0c00ae4 commit c39c1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/webpack.appmt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ module.exports = new Config().extend({
}),
// CC new FaviconsPlugin('images/modtools_logo.png'),
new webpack.DefinePlugin({
APP_VERSION: JSON.stringify('0.2.18, 16 September 2019.'),
APP_VERSION: JSON.stringify('0.2.18, 22 September 2019.'),
// CC SET ABOVE: API: JSON.stringify(BASE_URL+'/api/'),
FACEBOOK_APPID: JSON.stringify('134980666550322'),
FACEBOOK_GRAFFITI_APPID: JSON.stringify('115376591981611'),
Expand Down

0 comments on commit c39c1c1

Please sign in to comment.