Skip to content

Commit 8bb933e

Browse files
author
Wasp Bot
committed
Bump version
1 parent d0656bd commit 8bb933e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/memory.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use windows::{
1515
},
1616
};
1717

18-
const VERSION: &str = "7aa0497";
18+
const VERSION: &str = "d0656bd";
1919
const SHARED_MEM_NAME: &[u8] = b"WASPINPUT_DATA\0";
2020
const IMAGE_DATA_SIZE: usize = 33177602;
2121

0 commit comments

Comments
 (0)