mirror of
https://github.com/AntiMicroX/antimicrox.git
synced 2025-12-23 23:29:25 -05:00
chore(release): 3.1.7
This commit is contained in:
committed by
Paweł Kotiuk
parent
57af2813be
commit
607847c4e2
@@ -1,5 +1,5 @@
|
|||||||
user=AntiMicroX
|
user=AntiMicroX
|
||||||
project=antimicrox
|
project=antimicrox
|
||||||
since-tag=3.1.1
|
since-tag=3.1.1
|
||||||
pr-label=**Other merged pull requests:**
|
pr-label=**Notable merged pull requests:**
|
||||||
issues-label=**Notable closed issues:**
|
issues-label=**Notable closed issues:**
|
||||||
|
|||||||
1450
CHANGELOG.md
1450
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,7 @@ endif(COMPILER_SUPPORTS_CXX11)
|
|||||||
# The version number.
|
# The version number.
|
||||||
set(ANTIMICROX_MAJOR_VERSION 3)
|
set(ANTIMICROX_MAJOR_VERSION 3)
|
||||||
set(ANTIMICROX_MINOR_VERSION 1)
|
set(ANTIMICROX_MINOR_VERSION 1)
|
||||||
set(ANTIMICROX_PATCH_VERSION 6)
|
set(ANTIMICROX_PATCH_VERSION 7)
|
||||||
|
|
||||||
option(WITH_TESTS "Allow tests for classes" OFF)
|
option(WITH_TESTS "Allow tests for classes" OFF)
|
||||||
|
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
<url type="homepage">https://github.com/AntiMicroX/antimicrox/</url>
|
<url type="homepage">https://github.com/AntiMicroX/antimicrox/</url>
|
||||||
<launchable type="desktop-id">io.github.antimicrox.antimicrox.desktop</launchable>
|
<launchable type="desktop-id">io.github.antimicrox.antimicrox.desktop</launchable>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="3.1.7" date="2021-09-10" />
|
||||||
<release version="3.1.6" date="2021-08-14" />
|
<release version="3.1.6" date="2021-08-14" />
|
||||||
<release version="3.1.5" date="2021-03-14" />
|
<release version="3.1.5" date="2021-03-14" />
|
||||||
<release version="3.1.4" date="2021-01-11" />
|
<release version="3.1.4" date="2021-01-11" />
|
||||||
|
|||||||
Reference in New Issue
Block a user