File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @devhub/landing" ,
3- "version" : " 0.98.4 " ,
3+ "version" : " 0.98.5 " ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
1414 "start" : " next -p 3001"
1515 },
1616 "dependencies" : {
17- "@brunolemos/devhub-core" : " 0.98.4 " ,
17+ "@brunolemos/devhub-core" : " 0.98.5 " ,
1818 "@zeit/next-css" : " 1.0.1" ,
1919 "autoprefixer" : " 9.6.4" ,
2020 "classnames" : " 2.2.6" ,
Original file line number Diff line number Diff 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.98.4 '
68- const releaseDate = '2019-11-01 '
67+ const version = '0.98.5 '
68+ const releaseDate = '2019-11-11 '
6969
7070 return (
7171 < LandingLayout >
Original file line number Diff line number Diff line change 803803 lodash "^4.17.13"
804804 to-fast-properties "^2.0.0"
805805
806- " @brunolemos/devhub-core@0.98.4 " :
807- version "0.98.4 "
808- resolved "https://registry.npmjs.org/@brunolemos/devhub-core/-/devhub-core-0.98.4 .tgz#255bece2498563a0ce9c144dd9dac0b873c5d4b9 "
809- integrity sha512-jHj033HkP7OpVrZbrVjM+a5itcc7SZPCstb0Q/WxHon56fR3p3e3cn+US9ZcJlOosxljD8RHA4Q9qFOBTN8L2g ==
806+ " @brunolemos/devhub-core@0.98.5 " :
807+ version "0.98.5 "
808+ resolved "https://registry.npmjs.org/@brunolemos/devhub-core/-/devhub-core-0.98.5 .tgz#cf7f6ac975fa8518f0511d9f57c342a2909f2079 "
809+ integrity sha512-amAdQ2Igt07BNPS3Hk0uc0i0dgiNA5ovKOq3qxGhm62BJ/Frp8ennwXZYg23W222EJ/+rjSfE8+JoOqe3G2GAQ ==
810810 dependencies :
811811 " @octokit/rest" " 16.20.0"
812812 axios "0.19.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " devhub" ,
3- "version" : " 0.98.4 " ,
3+ "version" : " 0.98.5 " ,
44 "private" : true ,
55 "author" : {
66 "name" : " Bruno Lemos" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhub/components" ,
3- "version" : " 0.98.4 " ,
3+ "version" : " 0.98.5 " ,
44 "private" : false ,
55 "main" : " dist" ,
66 "scripts" : {
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.98.4 " ,
17+ "@devhub/core" : " 0.98.5 " ,
1818 "@octokit/rest" : " 16.20.0" ,
1919 "axios" : " 0.19.0" ,
2020 "fbemitter" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export function AppVersion() {
3838}
3939
4040export function getAppVersionLabel ( ) {
41- const buildNumber = 2534
41+ const buildNumber = 2567
4242
4343 return `v${ constants . APP_VERSION } ${
4444 constants . IS_BETA && ! constants . APP_VERSION . includes ( 'beta' )
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhub/core" ,
3- "version" : " 0.98.4 " ,
3+ "version" : " 0.98.5 " ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
3434 "tslint-react" : " 4.1.0" ,
3535 "typescript" : " 3.7.2"
3636 }
37- }
37+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @devhub/desktop" ,
3- "version" : " 0.98.4 " ,
3+ "version" : " 0.98.5 " ,
44 "private" : false ,
55 "main" : " dist/index.js" ,
66 "author" : {
8181 }
8282 },
8383 "dependencies" : {
84- "@devhub/core" : " 0.98.4 " ,
84+ "@devhub/core" : " 0.98.5 " ,
8585 "electron-fetch" : " 1.3.0" ,
8686 "electron-store" : " 5.0.0" ,
8787 "electron-updater" : " 4.1.2" ,
Original file line number Diff line number Diff line change @@ -139,8 +139,8 @@ android {
139139 applicationId " com.devhubapp"
140140 minSdkVersion rootProject. ext. minSdkVersion
141141 targetSdkVersion rootProject. ext. targetSdkVersion
142- versionCode 2534
143- versionName " 0.98.4 "
142+ versionCode 2567
143+ versionName " 0.98.5 "
144144 }
145145 splits {
146146 abi {
Original file line number Diff line number Diff line change 469469 baseConfigurationReference = B85B3B59CAE1B55F143AB90A /* Pods-devhub.debug.xcconfig */;
470470 buildSettings = {
471471 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
472- CURRENT_PROJECT_VERSION = 2534 ;
472+ CURRENT_PROJECT_VERSION = 2567 ;
473473 DEAD_CODE_STRIPPING = NO;
474474 DEVELOPMENT_TEAM = JNXGJS86YQ;
475475 HEADER_SEARCH_PATHS = (
523523 baseConfigurationReference = F4B98D48329AD19DA2E90F6A /* Pods-devhub.release.xcconfig */;
524524 buildSettings = {
525525 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
526- CURRENT_PROJECT_VERSION = 2534 ;
526+ CURRENT_PROJECT_VERSION = 2567 ;
527527 DEVELOPMENT_TEAM = JNXGJS86YQ;
528528 HEADER_SEARCH_PATHS = (
529529 "$(inherited)",
You can’t perform that action at this time.
0 commit comments