We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e3af21 + 91464e4 commit f0543afCopy full SHA for f0543af
1 file changed
README.md
@@ -14,12 +14,12 @@ Choose one of FMOD supported versions:
14
15
| libfmod | FMOD |
16
|---------|---------|
17
-| 2.222.1 | 2.02.22 |
18
-| 2.206.5 | 2.02.06 |
+| 2.222 | 2.02.22 |
+| 2.206 | 2.02.06 |
19
20
```toml
21
[dependencies]
22
-libfmod = "2.206.5"
+libfmod = "~2.206"
23
```
24
25
#### FMOD Development Libraries
0 commit comments