Skip to content

Commit 1c3c7e4

Browse files
committed
πŸ”–r101 #2025εΉ΄11月17ζ—₯
1 parent b51aa50 commit 1c3c7e4

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

β€Ždocs/_config.ymlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ google_analytics:
55
theme: jekyll-theme-leap-day
66
github:
77
ultimate:
8-
url: https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r100/ultimate_r100.zip
9-
name: ULT-r100
8+
url: https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r101/ultimate_r101.zip
9+
name: ULT-r101
1010
pyenv:
1111
url: https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r36/python32_r36.zip
1212
name: PY-R36

β€Ždocs/contents/history.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# πŸ”–ζ›΄ζ–°ε±₯ζ­΄
22

3+
## πŸ”–r101 #2025εΉ΄11月17ζ—₯
4+
5+
* γ€Žη”»εƒγ‚¨γ‚―γ‚ΉγƒγƒΌγƒˆγ€
6+
* βš‘οΈγƒ¬γ‚€γƒ€γƒΌε…¨δ½“γ‚’γ‚¨γ‚―γ‚ΉγƒγƒΌγƒˆγ™γ‚‹γ¨γη’Ίθͺγƒ‘γƒƒγ‚»γƒΌγ‚Έγ‚’θ‘¨η€Ίγ™γ‚‹γ‚ˆγ†γ«ε€‰ζ›΄
7+
38
## πŸ”–r100 #2025εΉ΄11月04ζ—₯
49

510
* γ€Žγ‚Ήγƒͺγƒ εŒ–γ€

β€Žsource/ultimate.auf/main.cppβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace apn
1111
{
12-
static const auto plugin_version = "r100"s;
12+
static const auto plugin_version = "r101"s;
1313
static const auto video_filter_name = "γ‚’γƒ«γƒ†γ‚£γƒ‘γƒƒγƒˆγƒ—γƒ©γ‚°γ‚€γƒ³"s;
1414
static const auto video_filter_information = video_filter_name + " " + plugin_version;
1515
static const auto audio_filter_name = video_filter_name + "(音声)";

0 commit comments

Comments
Β (0)