Skip to content

Commit

Permalink
Preparing files for version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
francescmm committed Dec 13, 2022
1 parent 0ad9e27 commit ff819a0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ${{ matrix.env.os }}
env:
VERSION: 1.6.0
VERSION: 1.6.1
strategy:
matrix:
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ${{ matrix.env.os }}
env:
VERSION: 1.6.0
VERSION: 1.6.1
strategy:
matrix:
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ${{ matrix.env.os }}
env:
VERSION: 1.6.0
VERSION: 1.6.1
strategy:
matrix:
env:
Expand Down
2 changes: 1 addition & 1 deletion contrib/rpm/gitqlient.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: {{{ git_name name="gitqlient" }}}
Version: 1.6.0
Version: 1.6.1
Release: {{{ git_version }}}%{?dist}
Summary: A multi-platform Git client

Expand Down

0 comments on commit ff819a0

Please sign in to comment.