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 11{
22 "name" : " etvr-firmware-flasher-tool" ,
3- "version" : " 1.8 .0" ,
3+ "version" : " 2.0 .0" ,
44 "private" : true ,
55 "description" : " A SolidJS project for EyeTrackVR" ,
66 "author" : " EyeTrackVR" ,
Original file line number Diff line number Diff line change 11[project ]
22name = " firmwareflashingtool"
3- version = " 1.8 .0"
3+ version = " 2.0 .0"
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.11"
@@ -12,7 +12,7 @@ dev = [
1212]
1313
1414[bumpver ]
15- current_version = " 1.8 .0"
15+ current_version = " 2.0 .0"
1616version_pattern = " MAJOR.MINOR.PATCH"
1717tag_message = " v{new_version}"
1818commit = true
Original file line number Diff line number Diff line change 11[package ]
22name = " etvr-firmware-flasher-tool"
3- version = " 1.8 .0" # bumpver:version
3+ version = " 2.0 .0" # bumpver:version
44description = " A Tauri App"
55authors = [
66 " DaOfficialWizard" ,
Original file line number Diff line number Diff line change 22 "$schema" : " ../node_modules/@tauri-apps/cli/schema.json" ,
33 "productName" : " EyeTrackVR Firmware Flashing Tool" ,
44 "mainBinaryName" : " EyeTrackVR Firmware Flashing Tool" ,
5- "version" : " 1.8 .0" ,
5+ "version" : " 2.0 .0" ,
66 "identifier" : " com.eyetrackvrfft.dev" ,
77 "build" : {
88 "beforeBuildCommand" : " pnpm build" ,
You can’t perform that action at this time.
0 commit comments