Skip to content

Commit 5e72e84

Browse files
mgthclaude
andcommitted
chore(studio): bump 0.3.3
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 332440a commit 5e72e84

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

omniphony-studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "omniphony-studio",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Visualisation 3D d'objets audio spatialisés via OSC",
55
"scripts": {
66
"dev": "vite",

omniphony-studio/src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

omniphony-studio/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "omniphony-studio"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition = "2021"
55

66
[[bin]]

omniphony-studio/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"identifier": "fr.omniphony.studio",
33
"productName": "Omniphony Studio",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"build": {
66
"frontendDist": "../dist",
77
"devUrl": "http://localhost:5173",

0 commit comments

Comments
 (0)