Skip to content

Commit

Permalink
Post-upload version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielBusta committed Dec 5, 2023
1 parent 2364a92 commit 0e436d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ docker run --rm \
-e GOOGLE_CLOUD_PROJECT=$GOOGLE_CLOUD_PROJECT \
-e GOOGLE_APPLICATION_CREDENTIALS=/tmp/keys/google/key.json \
-v $GOOGLE_APPLICATION_CREDENTIALS:/tmp/keys/google/key.json:ro \
mozillareleases/mozilla-linux-pkg-manager:0.4.0 \
mozillareleases/mozilla-linux-pkg-manager:0.5.0 \
clean-up \
--product firefox \
--channel nightly \
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mozilla-linux-pkg-manager"
version = "0.5.0"
version = "0.6.0"
description = "`mozilla-releng/mozilla-linux-pkg-manager` is a Python tool for managing Mozilla `.deb` packages."
authors = ["Mozilla Release Engineering <[email protected]>"]
license = "MPL-2.0"
Expand Down

0 comments on commit 0e436d0

Please sign in to comment.