fix version number

pull/1328/head
Ronin0000 2022-01-19 08:16:26 -08:00 committed by GitHub
parent 4ddb082bb1
commit d32b518f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
0.1: Start of app. 0.01: Start of app.
0.5: BLE keyboard functionality. 0.02: BLE keyboard functionality.
1.0: BLE mouse functionality to scroll back/forward. 0.03: BLE mouse functionality to scroll back/forward.
1.5: Added accelerator style mouse. 0.04: Added accelerator style mouse.
2.0: Added touchpad style mouse. 0.05: Added touchpad style mouse.
2.1: Initial internal git(hub) release. Added icon and such. 0.06: Initial internal git(hub) release. Added icon and such.
2.2: Begin work on presentation parts. 0.07: Begin work on presentation parts.
3.0: Presentation parts! 0.08: Presentation parts!