Skip to content

Commit

Permalink
v4.12.8 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAndrewHurst committed Jan 24, 2025
1 parent 90635ea commit 222578f
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.12.7**
**v4.12.8**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Codi Unit Tests](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 @@ -55,7 +55,7 @@ if (window.ol === undefined) {
self.mapp = {
ol: _ol,

version: '4.12.7',
version: '4.12.8',

hash: 'f573772a1d230559bd4f041d9a0d57dcea44de1f',

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

0 comments on commit 222578f

Please sign in to comment.