Skip to content

Commit

Permalink
chore: bumped __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Mar 11, 2022
1 parent 7799b06 commit 773af96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aw_server/__about__.py
Expand Up @@ -16,7 +16,7 @@
bundlepath = projectpath.parent # the ActivityWatch bundle repo, in some circumstances

# This line set by script when run (metaprogramming)
__version__ = "v0.11.0b1.dev+98fd120"
__version__ = "v0.12.0b1.dev+5096717"


def get_rev():
Expand Down

0 comments on commit 773af96

Please sign in to comment.