Skip to content

Commit

Permalink
Release 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 committed Dec 17, 2023
1 parent 635d252 commit eee39a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.26.1

* Fix version check.

### 1.26.0

* Fix redstone_wire rendering (@nova-27)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismarine-viewer",
"version": "1.26.0",
"version": "1.26.1",
"description": "Web based viewer",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit eee39a2

Please sign in to comment.