Skip to content

Commit

Permalink
Update README.md to point to the latest release(v1.5.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 14, 2024
1 parent 7052acf commit c0fd39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ yarn add @ic-reactor/core
or you can use the UMD version:

```html
<script src="https://github.com/B3Pay/ic-reactor/releases/download/v1.5.1/ic-reactor-core.min.js"></script>
<script src="https://github.com/B3Pay/ic-reactor/releases/download/v1.5.2/ic-reactor-core.min.js"></script>
```

### Using `createReactorCore`
Expand Down

0 comments on commit c0fd39c

Please sign in to comment.