File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828# nuitka-project: --windows-icon-from-ico=icon.ico
2929# nuitka-project: --windows-product-name=NBSTool
3030# nuitka-project: --windows-company-name=IoeCmcomc
31- # nuitka-project: --windows-file-version=1.4 .0.0
32- # nuitka-project: --windows-product-version=1.4 .0.0
31+ # nuitka-project: --windows-file-version=1.5 .0.0
32+ # nuitka-project: --windows-product-version=1.5 .0.0
3333# nuitka-project: --windows-file-description=NBSTool
3434
3535
Original file line number Diff line number Diff line change 1- poetry run nuitka --standalone --enable-plugin=tk-inter --user-package-configuration-file=custom-nuitka-package.config.yml --windows-icon-from-ico=icon.ico --windows-product-name=NBSTool --windows-company-name=IoeCmcomc --windows-file-version=1.4 .0.0 --windows-product-version=1.4 .0.0 --windows-file-description=NBSTool --show-anti-bloat-changes --assume-yes-for-downloads --report=compilation-report.xml nbstool.py
1+ poetry run nuitka --standalone --enable-plugin=tk-inter --user-package-configuration-file=custom-nuitka-package.config.yml --windows-icon-from-ico=icon.ico --windows-product-name=NBSTool --windows-company-name=IoeCmcomc --windows-file-version=1.5 .0.0 --windows-product-version=1.5 .0.0 --windows-file-description=NBSTool --show-anti-bloat-changes --assume-yes-for-downloads --report=compilation-report.xml nbstool.py
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nbstool"
3- version = " 1.4 .0"
3+ version = " 1.5 .0"
44description = " A tool to work with .nbs (Note Block Studio) files."
55authors = [" IoeCmcomc" ]
66package-mode = false
Original file line number Diff line number Diff line change 3232 <object class =" ttk.Label" id =" label2" >
3333 <property name =" justify" >center</property >
3434 <property name =" text" translatable =" yes" >A tool to work with Open Note Block Studio files.
35- Version: 1.4 .0
35+ Version: 1.5 .0
3636Author: IoeCmcomc</property >
3737 <layout manager =" pack" >
3838 <property name =" pady" >10</property >
You can’t perform that action at this time.
0 commit comments