Skip to content

Commit

Permalink
v4.8.8 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAndrewHurst committed May 31, 2024
1 parent ffe8a9f commit 0dd1e7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**v4.8.7**
**v4.8.8**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![example workflow](https://github.com/GEOLYTIX/xyz/actions/workflows/unit_tests.yml/badge.svg)
Expand Down
2 changes: 1 addition & 1 deletion lib/mapp.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ if (window.ol === undefined) {
self.mapp = {
ol: _ol,

version: '4.8.7',
version: '4.8.8',

hash: 'f1bbc5c23c09973c742ee3b51b6b9c20eb65bc9d',

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": "xyz",
"version": "v4.8.7",
"version": "v4.8.8",
"repository": {
"type": "git",
"url": "https://github.com/geolytix/xyz"
Expand Down

0 comments on commit 0dd1e7b

Please sign in to comment.