Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischo committed Feb 18, 2023
1 parent a6f5e74 commit 730bd1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 viafintech GmbH
Copyright (c) 2023 viafintech GmbH

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=cronlocker
VERSION=0.7.0
VERSION=0.7.1
ARCH=amd64
LICENSE="BSD 2-Clause License"
MAINTAINER="Tobias Schoknecht <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions package/copyright
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cronlocker
Source: <https://github.com/Barzahlen/cronlocker>
Source: <https://github.com/viafintech/cronlocker>

Files: *
Copyright: 2022 viafintech GmbH <[email protected]>
Copyright: 2023 viafintech GmbH <[email protected]>
License: MIT
All rights reserved.
.
Expand Down

0 comments on commit 730bd1e

Please sign in to comment.