Skip to content

Commit 526fbfa

Browse files
committed
Bump version to 1.02
1 parent 92a710a commit 526fbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flashloader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#include "pico/binary_info.h"
3737
#include "flashloader.h"
3838

39-
bi_decl(bi_program_version_string("1.01"));
39+
bi_decl(bi_program_version_string("1.02"));
4040

4141
#if !PICO_FLASH_SIZE_BYTES
4242
#error PICO_FLASH_SIZE_BYTES not defined!

0 commit comments

Comments
 (0)