Template:Version/Build: Difference between revisions

From VRChat Wiki
~Pausbe (talk | contribs)
bump ob build (1796)
~Pausbe (talk | contribs)
bump live (1786) and ob (1797) builds
Line 2: Line 2:
<!-- Set upcoming builds to a blank value if no versions are in development.-->
<!-- Set upcoming builds to a blank value if no versions are in development.-->
<!-- CLIENT -->
<!-- CLIENT -->
  | live-mainpage = 1785 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live-mainpage = 1784 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live = 1785 <!-- Put the highest value of either windows, android or ios here . -->
  | live = 1786 <!-- Put the highest value of either windows, android or ios here . -->
  | live-windows = 1785
  | live-windows = 1786
  | live-android = 1785 <!-- Put the highest android value here (quest/pico/mobile, etc). -->
  | live-android = 1786 <!-- Put the highest android value here (quest/pico/mobile, etc). -->
  | live-ios = 1785 <!-- Put the highest ios value here (ios, ipados). -->
  | live-ios = 1785 <!-- Put the highest ios value here (ios, ipados). -->
  | open-beta = 1796
  | open-beta = 1797
  | open-beta-windows = 1796
  | open-beta-windows = 1797
  | open-beta-quest = 1796
  | open-beta-quest = 1797
  | unity-live =
  | unity-live =
<!-- SDK -->
<!-- SDK -->

Revision as of 02:33, 13 February 2026


This template displays build numbers of clients. This template parameters should be in-sync with the {{Version}} and {{Version/href}} templates.

Version Example Template code
Client
Live Main Page 1784 {{Version/Build|live-mainpage}}
Live 1786 {{Version/Build|live}}
Live (Windows) 1786 {{Version/Build|live-windows}}
Live (Android) 1786 {{Version/Build|live-android}}
Live (iOS) 1785 {{Version/Build|live-ios}}
Open Beta 1797 {{Version/Build|open-beta}}
Open Beta (Windows) 1797 {{Version/Build|open-beta-windows}}
Open Beta (Quest) 1797 {{Version/Build|open-beta-quest}}