diff --git a/casks/chatgpt.rb b/casks/chatgpt.rb index 1a353c15..8860e28b 100644 --- a/casks/chatgpt.rb +++ b/casks/chatgpt.rb @@ -1,5 +1,5 @@ cask "chatgpt" do - version "0.12.0" + version "0.12.0-olljanat1" arch = Hardware::CPU.arch.to_s sha256s = { "x86_64" => "d7f32d11f86ad8ac073dd451452124324e1c9154c318f15b77b5cd254000a3c4", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index b59ed9d7..f3ac0a25 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "ChatGPT", - "version": "0.12.0" + "version": "0.12.0-olljanat1" }, "tauri": { "allowlist": {