001package edu.wpi.first.wpilibj.util;
002
003/*
004 * Autogenerated file! Do not manually edit this file. This version is regenerated
005 * any time the publish task is run, or when this file is deleted.
006 */
007
008public final class WPILibVersion {
009  public static final String Version = "2024.1.1-beta-4";
010}