diff options
| author | Julia Johannesen <julia@insertdomain.name> | 2024-11-05 01:10:49 -0500 |
|---|---|---|
| committer | Julia Johannesen <julia@insertdomain.name> | 2024-11-05 01:10:49 -0500 |
| commit | 0f07f27642344eb893bcb0ccf6f29ba2c1da677c (patch) | |
| tree | 5b5f7631d698a5759b26beb6fb09264abae550e9 /package.json | |
| parent | merge: release 2024.9.1 (!733) (diff) | |
| download | sharkey-0f07f27642344eb893bcb0ccf6f29ba2c1da677c.tar.gz sharkey-0f07f27642344eb893bcb0ccf6f29ba2c1da677c.tar.bz2 sharkey-0f07f27642344eb893bcb0ccf6f29ba2c1da677c.zip | |
chore: Bump version number
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b312044921..6e84882440 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharkey", - "version": "2024.9.1", + "version": "2024.10.0-dev", "codename": "shonk", "repository": { "type": "git", |