We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caae650 commit ef9f019Copy full SHA for ef9f019
deb-get
@@ -3,7 +3,7 @@ LC_ALL=C
3
PACKAGE_INSTALLATION_TRIES=0
4
PACKAGE_INSTALLATION_COUNT=0
5
6
-readonly VERSION="0.3.8"
+readonly VERSION="0.3.9"
7
8
# set a github auth token (e.g a PAT ) in DEBGET_TOKEN to get a bigger rate limit
9
if [ -n "${DEBGET_TOKEN}" ]; then
debian/changelog
@@ -1,3 +1,9 @@
1
+deb-get (0.3.9-1) unstable; urgency=medium
2
+
+ * New upstream release.
+ -- Martin Wimpress <[email protected]> Wed, 14 Jun 2023 09:37:23 +0100
deb-get (0.3.8-1) unstable; urgency=medium
* New upstream release.
0 commit comments