This commit is contained in:
hzrd149
2024-02-08 21:07:40 +00:00
parent e10dfe27eb
commit 8879641511
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# nostrudel # nostrudel
## 0.38.3
### Patch Changes
- Add option to use NIP-65 relays on relay prompt
## 0.38.2 ## 0.38.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "nostrudel", "name": "nostrudel",
"version": "0.38.2", "version": "0.38.3",
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"repository": { "repository": {