dtranslatebot 0.3.3 release

This commit is contained in:
Syping 2026-03-29 10:11:25 +02:00
parent db8a915afd
commit afd710b0fb
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
cmake_minimum_required(VERSION 3.16) cmake_minimum_required(VERSION 3.16)
cmake_policy(VERSION 3.16...3.27) cmake_policy(VERSION 3.16...3.27)
project(dtranslatebot VERSION 0.3.2 LANGUAGES CXX) project(dtranslatebot VERSION 0.3.3 LANGUAGES CXX)
include(GNUInstallDirs) include(GNUInstallDirs)
# dtranslatebot Source files # dtranslatebot Source files

View file

@ -15,7 +15,7 @@
%endif %endif
Name: dtranslatebot Name: dtranslatebot
Version: 0.3.2 Version: 0.3.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Discord Translation Bot Summary: Discord Translation Bot
License: BSD-2-Clause License: BSD-2-Clause