Skip to content

Commit

Permalink
FINAL!!!! (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingsand committed Feb 1, 2021
1 parent 026c540 commit ce92879
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ This repo contains the PlatformIO project for the STM32 microcontroller on Crypt
* **~~Started Development~~** - ~~1st Nov 2020~~
* **~~Feature Complete (Base HW~~)** - ~~18th Dec 2020~~
* **~~Bugtest Complete (Base HW)~~** - ~~11th Jan 2021~~
* **Feature Complete (Additional HW)** - \~Feb/March 2021\~
* **Bugtest Complete (Additional HW)** - \~April 2021\~
* **Final** - \~May 2021\~
* **Final** - ~~1st Feb 2021~~
4 changes: 2 additions & 2 deletions include/Version.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

// AUTO GENERATED FILE, DO NOT EDIT
#ifndef VERSION
#define VERSION "0.1.51"
#define VERSION "0.1.52"
#endif
#ifndef BUILD_TIMESTAMP
#define BUILD_TIMESTAMP "2021-01-11 03:06:51.605015"
#define BUILD_TIMESTAMP "2021-01-12 00:06:52.870355"
#endif

2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.51
0.1.52

0 comments on commit ce92879

Please sign in to comment.