Skip to content

Commit a8cf389

Browse files
committed
to build with release flag, bump to 3.3.2
1 parent fb85b43 commit a8cf389

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ before_script:
4343
- git clone https://github.com/SharpAI/SharpAIPlugins.git
4444
script:
4545
- cd $TRAVIS_BUILD_DIR/
46-
- meteor build $HOME --debug --server=$API_SERVER_ADDRESS
46+
- meteor build $HOME --server=$API_SERVER_ADDRESS
4747
services:
4848
- mongodb
4949
before_deploy:

mobile-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
App.info({
22
id: 'org.sharpai.everywhere',
3-
version: '3.3.1',
3+
version: '3.3.2',
44
name: 'sharpai',
55
description: 'Share everything with everyone',
66
author: 'hotShare Design Team',

0 commit comments

Comments
 (0)