mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 12:57:49 +00:00
feat: add 0.15.x
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Language } from './code';
|
||||
|
||||
export const versions = ['1.4.x', '1.3.x', '1.2.x', '1.1.x', '1.0.x'];
|
||||
export const versions = ['1.4.x', '1.3.x', '1.2.x', '1.1.x', '1.0.x', '0.15.x'];
|
||||
|
||||
export enum Service {
|
||||
Account = 'account',
|
||||
|
||||
Reference in New Issue
Block a user