Skip to content

Commit

Permalink
Prepare for 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Jul 31, 2024
1 parent 3c28400 commit 5edafd1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
platforms: |-
linux/amd64
linux/arm64
file: ./misc/dockerfiles/Dockerfile
file: ./misc/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<br />

#### 2.0.7 (unreleased)
#### 2.0.7 (2024-07-31)

- Réintroduction de la publication d'une image sur le Docker Hub à chaque nouvelle version.

Expand Down
2 changes: 1 addition & 1 deletion docs/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<br />

#### 2.0.7 (unreleased)
#### 2.0.7 (2024-07-31)

- Reintroduce the publishing of an image on the Docker Hub with each new release.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magrit",
"version": "2.0.6",
"version": "2.0.7",
"description": "Magrit is a thematic and statistical cartography application that lets you create and export a wide range of static maps.",
"author": {
"name": "Matthieu Viry",
Expand Down

0 comments on commit 5edafd1

Please sign in to comment.