bump version to 1.3.0 - #1004
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe runner’s package-level version constant is updated from ChangesRelease version update
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
v1.3.0 was tagged without updating the hardcoded version in banner.go, so -version and the updater still reported 1.2.3 after a successful update. dnsx has no version-bump workflow (same as httpx/nuclei), so this sets the const to 1.3.0.
Already published v1.3.0 binaries stay wrong until a new release is cut. Closes #1002.
Summary by CodeRabbit