mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 23:04:29 +00:00
2543413017
* Build node pre-gyp for linux * Add Jenkisfile * Fix core package names * Fix Jenkinsfile errors * To revert: only build using 4.4.7 * Do not download on linux * Fix wrong argument * Fix archiving linux artifacts * Try to fix * Revert "Try to fix" This reverts commit 8bcd1d0ffb539b9f2881ce8e0396681b55caf69e. * Fix moving the gyp binaries * Update version * Revert "To revert: only build using 4.4.7" This reverts commit b829c0e0d27b1baed50c3af436731c5014de290f. * Bump version in dependencies * Publish binaries * Use correct version * Remove unneded quote * Fix publish
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
PACKAGE_NAME=realm-js
|
|
VERSION=0.15.1-rc
|
|
REALM_CORE_VERSION=2.1.4
|
|
REALM_SYNC_VERSION=1.0.0-BETA-3.3
|
|
REALM_OBJECT_SERVER_VERSION=1.0.0-BETA-2.1
|