Skip to content

Commit

Permalink
upload new dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
KittenYang committed Dec 6, 2022
1 parent 57911e6 commit d5c2ecb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ChatGPT-Mac-MenuBar/MainUI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

import SwiftUI
import WebKit
import SwiftUIWebView

struct MainUI: View {
@State private var action = WebViewAction.idle
Expand Down
Binary file added ChatGPT.dmg
Binary file not shown.
Binary file removed Install-ChatGPT.dmg
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Chat with OpenAI's ChatGPT in mac menu bar like a pro.
# Download
Instead of building the source code, you can use the archived .dmg file right away!

[Install-ChatGPT.dmg](https://github.com/KittenYang/ChatGPT-Mac-MenuBar/raw/main/Install-ChatGPT.dmg)
[ChatGPT.dmg](https://github.com/KittenYang/ChatGPT-Mac-MenuBar/raw/main/ChatGPT.dmg)


# Note
Expand Down

0 comments on commit d5c2ecb

Please sign in to comment.