# Discourse の最新バージョン番号を確実にプログラムで取得する方法

**URL:** https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336
**Category:** Development
**Created:** [2025 年 11 月 13 日午前 2:23 UTC](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336 "2025-11-13T02:23:56Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2025 年 11 月 14 日午後 11:13 UTC](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336/11 "2025-11-14T23:13:58Z")

</div>

`api.discourse.org` によって提供されるデータは GitHub のタグから取得されるため、どちらを使用しても同じ結果が得られます。

> [@FelicianoTech](#):
>
> 私のフォーラムが実行しているベータ3ではありません

それは、ベータ3 のリリース前のバージョンを実行しているためです。

> [@Moin](#):
>
> ベータ3の開発中のバージョンです。ベータ3の最終バージョンはまだリリースされていません。

`-latest` サフィックスはリリース前のバージョンであることを示すものであり、Discourse の特定のコミットに対応するものではありません。

---

_[View the full topic](https://meta.discourse.org/t/how-to-reliably-programmatically-get-the-latest-version-number-of-discourse/388336)._
