Skip to content

Commit b72feb0

Browse files
committed
Updated version
1 parent 8dbd1cd commit b72feb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3877,7 +3877,7 @@ may consume additional tokens that are not displayed in the main window.
38773877

38783878
## Recent changes:
38793879

3880-
**2.4.40 (2024-12-12)**
3880+
**2.4.40 (2024-12-13)**
38813881

38823882
- Enhanced Split Screen mode, now promoted from beta to stable.
38833883
- Python Code Interpreter tool added to the Tabs.

bin/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<Fragment>
3535
<DirectoryRef Id="INSTALLDIR">
36-
<Component Id="ApplicationComponent" Guid="D146A3E4-BE06-434D-8CA0-E8F1A650AB66">
36+
<Component Id="ApplicationComponent" Guid="FCC14C03-FF25-4841-A9AF-63710845B028">
3737
<File Id="PygptExe" Source="$(var.SourceDir)\pygpt.exe" KeyPath="yes">
3838
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
3939
<Shortcut Id="StartMenuShortcut" Directory="ApplicationProgramsFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />

0 commit comments

Comments
 (0)