mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 05:53:27 -07:00
Currently 1.2 is in the master (with a small change not out in the release), so I chanced the appveyor.yml file.
This commit is contained in:
parent
9eb4f37523
commit
23410c0440
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: 1.2.7.{build}
|
version: 1.2.7.{build}
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- 1.2
|
- master
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
configuration: Release
|
configuration: Release
|
||||||
platform: Any CPU
|
platform: Any CPU
|
Loading…
Add table
Add a link
Reference in a new issue