Skip to content

Commit a64467f

Browse files
committed
Update main.spec
1 parent c46aec8 commit a64467f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ exe = EXE(
4545
a.scripts,
4646
[],
4747
exclude_binaries=True,
48-
name='AI_NovelGenerator_V1.3.3',
48+
name='AI_NovelGenerator_V1.4.0',
4949
debug=True,
5050
bootloader_ignore_signals=False,
5151
strip=False,
@@ -66,5 +66,5 @@ coll = COLLECT(
6666
strip=False,
6767
upx=True,
6868
upx_exclude=[],
69-
name='AI_NovelGenerator_V1.3.3'
69+
name='AI_NovelGenerator_V1.4.0'
7070
)

0 commit comments

Comments
 (0)