diff --git a/README.md b/README.md
index 90aab68..b89e9fc 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,10 @@
#### CDN Install (via cdnjs)
```html
-
+
```
-_Note: `4.1.1` can be replaced by any [released](https://github.com/pixijs/pixi.js/releases) version._
+_Note: `4.2.2` can be replaced by any [released](https://github.com/pixijs/pixi.js/releases) version._
### Demos ###
diff --git a/README.md b/README.md
index 90aab68..b89e9fc 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,10 @@
#### CDN Install (via cdnjs)
```html
-
+
```
-_Note: `4.1.1` can be replaced by any [released](https://github.com/pixijs/pixi.js/releases) version._
+_Note: `4.2.2` can be replaced by any [released](https://github.com/pixijs/pixi.js/releases) version._
### Demos ###
diff --git a/package.json b/package.json
index 44f5b12..16d63b9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pixi.js",
- "version": "4.2.1",
+ "version": "4.2.2",
"description": "Pixi.js is a fast lightweight 2D library that works across all devices.",
"author": "Mat Groves",
"contributors": [