Skip to content

Commit

Permalink
Inc date
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed Mar 14, 2019
1 parent 45ac6ed commit 86bedb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/webpack.appfd.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/user_logo.png'),
new webpack.DefinePlugin({
APP_VERSION: JSON.stringify('1.4.11, 11 March 2019'),
APP_VERSION: JSON.stringify('1.4.11, 14 March 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 86bedb8

Please sign in to comment.