Skip to content

Commit

Permalink
Update personal_tekezo_launcher_mode_v4.json (available_since 15.1.0 …
Browse files Browse the repository at this point in the history
…-> 15.3.4)
  • Loading branch information
tekezo committed Dec 2, 2024
1 parent 2239299 commit f64e8eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/json/personal_tekezo_launcher_mode_v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"rules": [
{
"description": "Launcher Mode v4 (rev 25)",
"available_since": "15.1.0",
"available_since": "15.3.4",
"manipulators": [
{
"type": "basic",
Expand Down
2 changes: 1 addition & 1 deletion src/json/personal_tekezo_launcher_mode_v4.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function main() {
rules: [
{
description: 'Launcher Mode v4 (rev 25)',
available_since: '15.1.0',
available_since: '15.3.4',
manipulators: [].concat(
generateLauncherMode('1', { historyIndex: 1 }),
generateLauncherMode('2', { historyIndex: 2 }),
Expand Down

0 comments on commit f64e8eb

Please sign in to comment.