Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Moros1138 committed Sep 4, 2024
1 parent 35cff1b commit 381d6af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions olcPGEX_MiniAudio.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
+-------------------------------------------------------------+
| OneLoneCoder Pixel Game Engine Extension |
| MiniAudio v1.6 |
| MiniAudio v1.7 |
+-------------------------------------------------------------+
NOTE: UNDER ACTIVE DEVELOPMENT - THERE MAY BE BUGS/GLITCHES
Expand Down Expand Up @@ -68,7 +68,7 @@ namespace olc
class MiniAudio : public olc::PGEX
{
public:
std::string name = "olcPGEX_MiniAudio v1.6";
std::string name = "olcPGEX_MiniAudio v1.7";

public:
MiniAudio();
Expand Down

0 comments on commit 381d6af

Please sign in to comment.