Skip to content

Commit 38d267e

Browse files
committed
v0.102.0
1 parent 037bc82 commit 38d267e

File tree

12 files changed

+22
-22
lines changed

12 files changed

+22
-22
lines changed

landing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devhub/landing",
3-
"version": "0.101.0",
3+
"version": "0.102.0",
44
"private": false,
55
"main": "dist/index.js",
66
"scripts": {
@@ -17,7 +17,7 @@
1717
"start": "next -p 3001"
1818
},
1919
"dependencies": {
20-
"@devhub/core": "npm:@brunolemos/devhub-core@0.101.0",
20+
"@devhub/core": "npm:@brunolemos/devhub-core@0.102.0",
2121
"@zeit/next-css": "1.0.1",
2222
"autoprefixer": "9.6.4",
2323
"classnames": "2.2.6",

landing/src/pages/DownloadPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ export default function DownloadPage(_props: DownloadPageProps) {
6464
const category = _category || system.category || 'web'
6565
const { os } = system
6666

67-
const version = '0.101.0'
68-
const releaseDate = '2020-06-01'
67+
const version = '0.102.0'
68+
const releaseDate = '2020-12-08'
6969

7070
return (
7171
<LandingLayout>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devhub",
3-
"version": "0.101.0",
3+
"version": "0.102.0",
44
"private": true,
55
"author": {
66
"name": "Bruno Lemos",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devhub/components",
3-
"version": "0.101.0",
3+
"version": "0.102.0",
44
"private": false,
55
"main": "dist",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"@brunolemos/react-window-without-virtualization": "1.8.5-withoutvirtualization.1",
1515
"@bugsnag/js": "6.4.1",
1616
"@bugsnag/plugin-react": "6.4.0",
17-
"@devhub/core": "0.101.0",
17+
"@devhub/core": "0.102.0",
1818
"@octokit/rest": "16.43.1",
1919
"@react-spring/core": "9.0.0-rc.3",
2020
"@react-spring/native": "9.0.0-rc.3",

packages/components/src/components/common/AppVersion.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export function AppVersion() {
3939
}
4040

4141
export function getAppVersionLabel() {
42-
const buildNumber = 2690
42+
const buildNumber = 2709
4343

4444
return `v${constants.APP_VERSION}${
4545
constants.IS_BETA && !constants.APP_VERSION.includes('beta')

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devhub/core",
3-
"version": "0.101.0",
3+
"version": "0.102.0",
44
"private": false,
55
"main": "dist/index.js",
66
"scripts": {

packages/desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devhub/desktop",
3-
"version": "0.101.0",
3+
"version": "0.102.0",
44
"private": false,
55
"main": "dist/index.js",
66
"author": {
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"dependencies": {
84-
"@devhub/core": "0.101.0",
84+
"@devhub/core": "0.102.0",
8585
"electron-fetch": "1.7.2",
8686
"electron-store": "6.0.1",
8787
"electron-updater": "4.3.5",

packages/mobile/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ android {
146146
applicationId "com.devhubapp"
147147
minSdkVersion rootProject.ext.minSdkVersion
148148
targetSdkVersion rootProject.ext.targetSdkVersion
149-
versionCode 2690
150-
versionName "0.101.0"
149+
versionCode 2709
150+
versionName "0.102.0"
151151
}
152152
splits {
153153
abi {

packages/mobile/ios/devhub.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
};
152152
};
153153
};
154-
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "devhub" */;
154+
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DevHub" */;
155155
compatibilityVersion = "Xcode 12.0";
156156
developmentRegion = en;
157157
hasScannedForEncodings = 0;
@@ -289,7 +289,7 @@
289289
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
290290
CLANG_ENABLE_MODULES = YES;
291291
CODE_SIGN_ENTITLEMENTS = devhub/DevHub.entitlements;
292-
CURRENT_PROJECT_VERSION = 1;
292+
CURRENT_PROJECT_VERSION = 2709;
293293
DEVELOPMENT_TEAM = JNXGJS86YQ;
294294
ENABLE_BITCODE = NO;
295295
INFOPLIST_FILE = devhub/Info.plist;
@@ -321,7 +321,7 @@
321321
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
322322
CLANG_ENABLE_MODULES = YES;
323323
CODE_SIGN_ENTITLEMENTS = devhub/DevHub.entitlements;
324-
CURRENT_PROJECT_VERSION = 1;
324+
CURRENT_PROJECT_VERSION = 2709;
325325
DEVELOPMENT_TEAM = JNXGJS86YQ;
326326
INFOPLIST_FILE = devhub/Info.plist;
327327
LD_RUNPATH_SEARCH_PATHS = (
@@ -477,7 +477,7 @@
477477
defaultConfigurationIsVisible = 0;
478478
defaultConfigurationName = Release;
479479
};
480-
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "devhub" */ = {
480+
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "DevHub" */ = {
481481
isa = XCConfigurationList;
482482
buildConfigurations = (
483483
83CBBA201A601CBA00E9B192 /* Debug */,

packages/mobile/ios/devhub/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.101.0</string>
20+
<string>0.102.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)