File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.11
2+ current_version = 0.1.12
33commit = True
44tag = True
55tag_name = v{new_version}
Original file line number Diff line number Diff line change 11{
22 "name" : " @voicebox/app" ,
3- "version" : " 0.1.11 " ,
3+ "version" : " 0.1.12 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11# Backend package
22
3- __version__ = "0.1.11 "
3+ __version__ = "0.1.12 "
Original file line number Diff line number Diff line change 11{
22 "name" : " @voicebox/landing" ,
3- "version" : " 0.1.11 " ,
3+ "version" : " 0.1.12 " ,
44 "description" : " Landing page for voicebox.sh" ,
55 "scripts" : {
66 "dev" : " bun --bun next dev --turbo" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " voicebox" ,
3- "version" : " 0.1.11 " ,
3+ "version" : " 0.1.12 " ,
44 "private" : true ,
55 "workspaces" : [
66 " app" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @voicebox/tauri" ,
33 "private" : true ,
4- "version" : " 0.1.11 " ,
4+ "version" : " 0.1.12 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " voicebox"
3- version = " 0.1.11 "
3+ version = " 0.1.12 "
44description = " A production-quality desktop app for Qwen3-TTS voice cloning and generation"
55authors = [" you" ]
66license = " "
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " Voicebox" ,
4- "version" : " 0.1.11 " ,
4+ "version" : " 0.1.12 " ,
55 "identifier" : " sh.voicebox.app" ,
66 "build" : {
77 "beforeDevCommand" : " bun run dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @voicebox/web" ,
33 "private" : true ,
4- "version" : " 0.1.11 " ,
4+ "version" : " 0.1.12 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments