File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup ><Version >234.0 .0</Version ></PropertyGroup >
3
+ <PropertyGroup ><Version >234.1 .0</Version ></PropertyGroup >
4
4
</Project >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ END TEMPLATE-->
39
39
40
40
### New features
41
41
42
- * SharedAudioSystem now has PlayLocal which only runs audio locally on the client.
42
+ * None yet *
43
43
44
44
### Bugfixes
45
45
@@ -54,6 +54,17 @@ END TEMPLATE-->
54
54
* None yet*
55
55
56
56
57
+ ## 234.1.0
58
+
59
+ ### New features
60
+
61
+ * SharedAudioSystem now has PlayLocal which only runs audio locally on the client.
62
+
63
+ ### Bugfixes
64
+
65
+ * Fix AudioParams not being passed through on PlayGlobal methods.
66
+
67
+
57
68
## 234.0.0
58
69
59
70
### Breaking changes
You can’t perform that action at this time.
0 commit comments