Skip to content

Commit

Permalink
chore: update README links to use raw GitHub URLs and bump version to…
Browse files Browse the repository at this point in the history
… 0.0.3
  • Loading branch information
bucurdavid committed Feb 14, 2025
1 parent 6e83afe commit 9fee308
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Aithra Music Playlist cNFT Minter

<div align="center">
<img src="assets/banner.png" alt="Plugin Banner" width="100%">
<img src="https://raw.githubusercontent.com/Itheum/plugin-aithra-toolkit/main/assets/banner.png" alt="Plugin Banner" width="100%">
</div>

## Screenshots

<div align="center">
<img src="assets/screenshots/screenshot1.png" alt="Feature Demo" width="80%">
<img src="https://raw.githubusercontent.com/Itheum/plugin-aithra-toolkit/main/assets/screenshots/screenshot1.png" alt="Feature Demo" width="80%">
</div>


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aithranetwork/plugin-aithra-toolkit",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 9fee308

Please sign in to comment.