Skip to content

Commit 95c4e76

Browse files
chore: Bump version
1 parent b987609 commit 95c4e76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Grab a build from the [Releases page](https://github.com/oliversalzburg/cbc-kitt
1616
### Bookmarklet
1717

1818
```
19-
javascript:(function(){var d=document,s=d.createElement('script');s.src='https://github.com/oliversalzburg/cbc-kitten-scientists/releases/download/v2.0.0-alpha.7/kitten-scientists-2.0.0-alpha.7.user.js';d.body.appendChild(s);})();
19+
javascript:(function(){var d=document,s=d.createElement('script');s.src='https://github.com/oliversalzburg/cbc-kitten-scientists/releases/download/v2.0.0-alpha.8/kitten-scientists-2.0.0-alpha.8.user.js';d.body.appendChild(s);})();
2020
```
2121

2222
### Container

packages/userscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitten-science/userscript",
3-
"version": "2.0.0-alpha.8",
3+
"version": "2.0.0-alpha.9",
44
"description": "Add-on for the wonderful incremental browser game: https://kittensgame.com/web/",
55
"license": "MIT",
66
"author": "Oliver Salzburg <[email protected]>",

0 commit comments

Comments
 (0)