Skip to content

Commit 46a0961

Browse files
committed
Use custom version number
1 parent 7ca9e89 commit 46a0961

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

casks/chatgpt.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cask "chatgpt" do
2-
version "0.12.0"
2+
version "0.12.0-olljanat1"
33
arch = Hardware::CPU.arch.to_s
44
sha256s = {
55
"x86_64" => "d7f32d11f86ad8ac073dd451452124324e1c9154c318f15b77b5cd254000a3c4",

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"package": {
99
"productName": "ChatGPT",
10-
"version": "0.12.0"
10+
"version": "0.12.0-olljanat1"
1111
},
1212
"tauri": {
1313
"allowlist": {

0 commit comments

Comments
 (0)