Skip to content

Commit

Permalink
bump version numbers after release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Mar 18, 2024
1 parent be8f6a9 commit 08d110a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
version: 4.9.1
version: 4.10.0-alpha
doi: "10.5281/zenodo.3381141"
repository-code: "https://github.com/Edirom/WeGA-WebApp"
license:
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
project.app=WeGA-WebApp
project.name=http://weber-gesamtausgabe.de/webapp
project.version=4.9.1
project.version=4.10.0-alpha
build.dir=build
dist.dir=dist
tmp.dir=tmp
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": "WeGA-WebApp",
"version": "4.9.1",
"version": "4.10.0-alpha",
"description": "Web application for the digital edition of the Carl Maria von Weber Collected Works",
"main": "controller.xql",
"repository": "https://github.com/Edirom/WeGA-WebApp.git",
Expand Down

0 comments on commit 08d110a

Please sign in to comment.