diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index ce75aad..2cb4d03 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -16,7 +16,7 @@ jobs: # Константы, используемые далее по тексту env: PROJ: ${{ github.event.repository.name }} - TAG: '3.2.5' + TAG: '3.3' steps: # Проверка состава репозитория (без анализа, как может показаться) diff --git a/.release/EnchantIt.apk b/.release/EnchantIt.apk new file mode 100644 index 0000000..93cd2e4 Binary files /dev/null and b/.release/EnchantIt.apk differ diff --git a/.release/Release.md b/.release/Release.md index e21a433..43192a1 100644 --- a/.release/Release.md +++ b/.release/Release.md @@ -1,3 +1,6 @@ -_Changes for v 3.2.5_: +_Changes for v 3.3_: +- “Talk to me” and “Show it to me” sections have been restored; +- Xamarin support packages have been updated; +- Fixed some graphical bugs; - Updates and fixes have been applied to some auxiliary functions; - New identity has been applied diff --git a/Changes.log b/Changes.log index a315c87..1d0305e 100644 --- a/Changes.log +++ b/Changes.log @@ -1,5 +1,10 @@ PA detector: changes log +Version 3.3: +• “Talk to me” and “Show it to me” sections have been restored; +• Xamarin support packages have been updated; +• Fixed some graphical bugs + Version 3.2.5: • Updates and fixes have been applied to some auxiliary functions diff --git a/README.md b/README.md index 91e2501..34283e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# EnchantIt v 3.2.5 - +# EnchantIt +## Description Paranormal activity detector (formerly known as EnchantIt), the paranormal activity search tool. @@ -8,7 +8,11 @@ The task of the app is to discover and mathematically confirm your (or somebody to influence the surrounding reality not only by actions and words. How does it work? You can find an answer on the [page of the method’s description](https://adslbarxatov.github.io/EnchantIt) ---- +  + + + +## Описание Paranormal activity detector (ранее известный как EnchantIt) – инструмент поиска паранормальной активности. diff --git a/src/AboutPage.xaml b/src/AboutPage.xaml index ec2dfee..f03975a 100644 --- a/src/AboutPage.xaml +++ b/src/AboutPage.xaml @@ -36,6 +36,11 @@