Skip to content

Commit

Permalink
Bump version number for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
johannac committed Oct 22, 2021
1 parent 9665768 commit 82fc41c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.3.1
2.4.0
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "attendize-event-ticketing",
"version": "2.3.1",
"version": "2.4.0",
"authors": [
"daveearley <dave@attendize.com>"
],
Expand Down
2 changes: 1 addition & 1 deletion composer.json
@@ -1,6 +1,6 @@
{
"name": "attendize/attendize",
"version": "2.3.1",
"version": "2.4.0",
"description": "A free and open-source event management and ticket selling application.",
"keywords": [
"event management",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "attendize",
"version": "2.3.1",
"version": "2.4.0",
"description": "Attendize Ticketing Platform",
"main": "public/index.php",
"dependencies": {
Expand Down

0 comments on commit 82fc41c

Please sign in to comment.