1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-10 22:31:40 +02:00

Preparation for 1.6.6 release

This commit is contained in:
Ivan Savenko
2025-02-19 18:00:08 +00:00
parent 0ed42f8946
commit b2ea076a42
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -2,7 +2,7 @@ vcmi (1.6.6) jammy; urgency=medium
* New upstream release * New upstream release
-- Ivan Savenko <saven.ivan@gmail.com> Fri, 28 Feb 2025 12:00:00 +0200 -- Ivan Savenko <saven.ivan@gmail.com> Fri, 21 Feb 2025 12:00:00 +0200
vcmi (1.6.5) jammy; urgency=medium vcmi (1.6.5) jammy; urgency=medium

View File

@@ -1,9 +1,9 @@
# VCMI Project # VCMI Project
[![VCMI](https://github.com/vcmi/vcmi/actions/workflows/github.yml/badge.svg?branch=develop&event=push)](https://github.com/vcmi/vcmi/actions/workflows/github.yml?query=branch%3Adevelop+event%3Apush) [![VCMI](https://github.com/vcmi/vcmi/actions/workflows/github.yml/badge.svg?branch=develop&event=push)](https://github.com/vcmi/vcmi/actions/workflows/github.yml?query=branch%3Adevelop+event%3Apush)
[![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.3/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.3)
[![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.4/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.4) [![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.4/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.4)
[![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.5/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.5) [![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.5/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.5)
[![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/1.6.6/total)](https://github.com/vcmi/vcmi/releases/tag/1.6.6)
[![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/total)](https://github.com/vcmi/vcmi/releases) [![Github Downloads](https://img.shields.io/github/downloads/vcmi/vcmi/total)](https://github.com/vcmi/vcmi/releases)
VCMI is an open-source recreation of Heroes of Might & Magic III engine, giving it new and extended possibilities. VCMI is an open-source recreation of Heroes of Might & Magic III engine, giving it new and extended possibilities.

View File

@@ -90,7 +90,7 @@
</screenshots> </screenshots>
<launchable type="desktop-id">vcmilauncher.desktop</launchable> <launchable type="desktop-id">vcmilauncher.desktop</launchable>
<releases> <releases>
<release version="1.6.6" date="2025-02-28" type="stable"/> <release version="1.6.6" date="2025-02-21" type="stable"/>
<release version="1.6.5" date="2025-02-03" type="stable"/> <release version="1.6.5" date="2025-02-03" type="stable"/>
<release version="1.6.4" date="2025-01-31" type="stable"/> <release version="1.6.4" date="2025-01-31" type="stable"/>
<release version="1.6.3" date="2025-01-10" type="stable"/> <release version="1.6.3" date="2025-01-10" type="stable"/>