Skip to content

Commit

Permalink
Merge pull request #2829 from amartinz/release-0.9.7-beta
Browse files Browse the repository at this point in the history
release: 0.9.7-beta
  • Loading branch information
Flohack74 committed Sep 7, 2022
2 parents 766d324 + 242f35c commit 60f92bc
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 44 deletions.
82 changes: 42 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ubports-installer",
"version": "0.9.6-beta",
"version": "0.9.7-beta",
"description": "The easy way to install Ubuntu Touch on UBports devices. A friendly cross-platform Installer for Ubuntu Touch. Just connect a supported device to your PC, follow the on-screen instructions and watch this awesome tool do all the rest.",
"keywords": [
"Ubuntu",
Expand Down Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"7zip-min": "^1.4.3",
"axios": "^0.27.2",
"bootstrap": "^5.2.0",
"bootstrap": "^5.2.1",
"cancelable-promise": "^4.3.0",
"commander": "^9.4.0",
"electron-open-link-in-browser": "^1.0.2",
Expand All @@ -66,14 +66,14 @@
"graphql": "^16.6.0",
"open-cuts-reporter": "^1.0.2",
"progressive-downloader": "^1.0.7",
"promise-android-tools": "^4.0.11",
"promise-android-tools": "^4.0.13",
"ps-tree": "^1.2.0",
"semver": "^7.3.7",
"sudo-prompt": "^9.2.1",
"svelte-markdown": "^0.2.3",
"sveltestrap": "^5.9.0",
"systeminformation": "^5.12.6",
"winston": "^3.8.1",
"winston": "^3.8.2",
"yaml": "^2.1.1"
},
"arkit": {
Expand Down

0 comments on commit 60f92bc

Please sign in to comment.