Skip to content

Commit af30a2d

Browse files
authored
Merge branch 'zig-gamedev:main' into main
2 parents 2f4dacd + 270c9f0 commit af30a2d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.zigversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0-dev.2577+271452d22
1+
0.14.0

build.zig.zon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.{
2-
.name = "zaudio",
2+
.name = .zaudio,
3+
.fingerprint = 0xc5244e8cd6bdcffc, // Changing this has security and trust implications.
34
.version = "0.11.0-dev",
45
.paths = .{
56
"build.zig",

0 commit comments

Comments
 (0)