fix: wrong Wokwi project id
diff --git a/info.yaml b/info.yaml index a213d67..f52f093 100644 --- a/info.yaml +++ b/info.yaml
@@ -1,7 +1,7 @@ --- # TinyTapeout project information project: - wokwi_id: 349466952232600147 # If using wokwi, set this to your project's ID + wokwi_id: 349472166361694804 # If using wokwi, set this to your project's ID # source_files: # If using an HDL, set wokwi_id as 0 and uncomment and list your source files here. Source files must be in ./src # - counter.v # - decoder.v