Skip to content

Commit

Permalink
to build with release flag, bump to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
solderzzc committed Feb 15, 2021
1 parent fb85b43 commit a8cf389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ before_script:
- git clone https://github.com/SharpAI/SharpAIPlugins.git
script:
- cd $TRAVIS_BUILD_DIR/
- meteor build $HOME --debug --server=$API_SERVER_ADDRESS
- meteor build $HOME --server=$API_SERVER_ADDRESS
services:
- mongodb
before_deploy:
Expand Down
2 changes: 1 addition & 1 deletion mobile-config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
App.info({
id: 'org.sharpai.everywhere',
version: '3.3.1',
version: '3.3.2',
name: 'sharpai',
description: 'Share everything with everyone',
author: 'hotShare Design Team',
Expand Down

0 comments on commit a8cf389

Please sign in to comment.