Skip to content

Update NIP-11 software URL and version to 0.2.1 - #100

Merged
barrydeen merged 1 commit into
masterfrom
nip11-update
Apr 22, 2026
Merged

Update NIP-11 software URL and version to 0.2.1#100
barrydeen merged 1 commit into
masterfrom
nip11-update

Conversation

@barrydeen

Copy link
Copy Markdown
Owner

Summary

  • Set NIP-11 Software to https://github.com/barrydeen/wot-relay (was bitvora/wot-relay).
  • Default the version var to 0.2.1. Nothing in-tree injects it via ldflags, so previously the relay advertised an empty version string.

Notes

  • Two non-NIP-11 references to the old repo remain (Dockerfile:21 comment, README.md:42 clone URL). Left untouched to keep this PR scoped — happy to update in a follow-up if you want.

Test plan

  • go build ./... passes locally.
  • Verify / with Accept: application/nostr+json returns the new software URL and version after deploy.

🤖 Generated with Claude Code

Point the advertised software URL at the active fork and set the
version to 0.2.1. The `version` var was previously empty unless
injected via ldflags, which nothing in-tree does.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@barrydeen
barrydeen merged commit 0e352f2 into master Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant