forked from espressif/arduino-esp32
Docs cleanup and version updated to 2.0.2 (#6213)
* Docs cleanup and version updated to 2.0.2 * Removed issue template information * Removed issue template file * Added referecnces for the issue and feature request form
This commit is contained in:
@ -18,11 +18,11 @@ import sys
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'Arduino-ESP32'
|
||||
copyright = '2021, Espressif'
|
||||
copyright = '2022, Espressif'
|
||||
author = 'Espressif'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '2.0.0'
|
||||
release = '2.0.2'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user