chore(release): v0.47.2
- Dolt backend (experimental) - bd show --children flag - NixOS support improvements - Fix redirect + sync-branch incompatibility - Fix doctor project-level settings detection - Fix contributor routing Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
committed by
Steve Yegge
parent
39dbe90ade
commit
159114563b
@@ -1,7 +1,7 @@
|
||||
{ pkgs, self }:
|
||||
pkgs.buildGoModule {
|
||||
pname = "beads";
|
||||
version = "0.47.1";
|
||||
version = "0.47.2";
|
||||
|
||||
src = self;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user