Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Apr 30, 2020
1 parent daff8c6 commit 795d7d9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<link rel="stylesheet" href="styles.9d529b5c3b4fcb41f5c4.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.1eba213af0b233498d9d.js" type="module"></script><script src="runtime-es5.1eba213af0b233498d9d.js" nomodule defer></script><script src="polyfills-es5.3a4bf2259147f1811d31.js" nomodule defer></script><script src="polyfills-es2015.e83fff26cef4fb3db62d.js" type="module"></script><script src="scripts.e15a0fcdbe39cbc08613.js" defer></script><script src="main-es2015.ff849cfa68c915eafeb4.js" type="module"></script><script src="main-es5.ff849cfa68c915eafeb4.js" nomodule defer></script></body>
<script src="runtime-es2015.1eba213af0b233498d9d.js" type="module"></script><script src="runtime-es5.1eba213af0b233498d9d.js" nomodule defer></script><script src="polyfills-es5.3a4bf2259147f1811d31.js" nomodule defer></script><script src="polyfills-es2015.e83fff26cef4fb3db62d.js" type="module"></script><script src="scripts.e15a0fcdbe39cbc08613.js" defer></script><script src="main-es2015.6bab821f25c6a5ee02ad.js" type="module"></script><script src="main-es5.6bab821f25c6a5ee02ad.js" nomodule defer></script></body>
</html>
1 change: 1 addition & 0 deletions docs/main-es2015.6bab821f25c6a5ee02ad.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main-es5.6bab821f25c6a5ee02ad.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet-recovery",
"version": "1.0.0",
"version": "1.0.1",
"description": "helperbit wallet recovery tool",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1>Helperbit wallet recovery tool</h1>
its users: its function is to free funds from your Helperbit wallet without our intervertion.<br>
This means that if we disappear for any reason, your funds are still available to you.<br>
Helperbit wallet recovery is a client-side software and can be downloaded from GitHub as a
<a href="https://github.com/helperbit/wallet-recovery/archive/v1.0.0.zip">Zip</a> (works with
<a href="https://github.com/helperbit/wallet-recovery/archive/v1.0.1.zip">Zip</a> (works with
the Browser) or can be used directly from this web page. </p>
<br>
<p>
Expand Down

0 comments on commit 795d7d9

Please sign in to comment.