Skip to content

Commit

Permalink
Merge branch 'main' into 2.02.22
Browse files Browse the repository at this point in the history
  • Loading branch information
lebedec committed May 20, 2024
2 parents 2e3af21 + 91464e4 commit f0543af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Choose one of FMOD supported versions:

| libfmod | FMOD |
|---------|---------|
| 2.222.1 | 2.02.22 |
| 2.206.5 | 2.02.06 |
| 2.222 | 2.02.22 |
| 2.206 | 2.02.06 |

```toml
[dependencies]
libfmod = "2.206.5"
libfmod = "~2.206"
```

#### FMOD Development Libraries
Expand Down

0 comments on commit f0543af

Please sign in to comment.