Skip to content

Commit

Permalink
Update Bad Apple example binary (#32)
Browse files Browse the repository at this point in the history
* feat: new bad apple example file

* chore: version

* fmt
  • Loading branch information
PumpedSardines authored Nov 28, 2024
1 parent 1b14fec commit f074d72
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ Add new features here, everything will be added at the end to the changelog when
-->

# v1.5.8

## Changed

- New Bad Apple example binary

# v1.5.7

## Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dtekv-emulator-web",
"private": true,
"version": "1.5.7",
"version": "1.5.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
Binary file modified public/bad_apple.bin
Binary file not shown.

0 comments on commit f074d72

Please sign in to comment.