Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Commit

Permalink
New icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cheezos committed Oct 27, 2024
1 parent 48e1c56 commit ca22691
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified res/icon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion src/globals.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "3.1.1"
VERSION = "3.1.2"
TITLE = f"CVC v{VERSION}"
READY_TEXT = f"Select your videos to get started."
DEFAULT_SETTINGS = {"target_size": 20.0, "use_gpu": False}
Expand Down

0 comments on commit ca22691

Please sign in to comment.