We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216fbb9 commit 6526159Copy full SHA for 6526159
HISTORY.md
@@ -1,3 +1,8 @@
1
+### 1.26.0
2
+
3
+* Fix redstone_wire rendering (@nova-27)
4
+* Improve version support and add support for 1.19 and 1.20. (@rom1504)
5
6
### 1.25.0
7
8
* Remove unused mc-data from bundle
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-viewer",
- "version": "1.25.0",
+ "version": "1.26.0",
"description": "Web based viewer",
"main": "index.js",
"scripts": {
0 commit comments