Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/vagabondHustler/subsearch in…
Browse files Browse the repository at this point in the history
…to dev
  • Loading branch information
vagabondHustler committed Jan 28, 2024
2 parents 3862cc6 + ace8127 commit 7e17606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/configs/version_control.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"current_version": "2.44.0dev10",
"previous_version": "2.44.0dev9",
"current_version": "2.44.0dev11",
"previous_version": "2.44.0dev10",
"last_stable_release": "2.43.1"
}
2 changes: 1 addition & 1 deletion src/subsearch/data/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.44.0dev10"
__version__ = "2.44.0dev11"

0 comments on commit 7e17606

Please sign in to comment.