diff --git a/README.md b/README.md index 5448527..f6f80cd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**Shipped version:** 2.0.3~ynh1 +**Shipped version:** 2.0.3~ynh2 ## Screenshots diff --git a/README_es.md b/README_es.md index 819a6dc..9b20cfa 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**Versión actual:** 2.0.3~ynh1 +**Versión actual:** 2.0.3~ynh2 ## Capturas diff --git a/README_eu.md b/README_eu.md index 142b35e..9c3f50a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**Paketatutako bertsioa:** 2.0.3~ynh1 +**Paketatutako bertsioa:** 2.0.3~ynh2 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 9b59ca9..38d6c15 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**Version incluse :** 2.0.3~ynh1 +**Version incluse :** 2.0.3~ynh2 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 98cde51..5310093 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**Versión proporcionada:** 2.0.3~ynh1 +**Versión proporcionada:** 2.0.3~ynh2 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3c5abfc..0455735 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, web based and works with open standards (SVG). Penpot invites designers all over the world to fall in love with open source while getting developers excited about the design process in return. -**分发版本:** 2.0.3~ynh1 +**分发版本:** 2.0.3~ynh2 ## 截图 diff --git a/manifest.toml b/manifest.toml index a1f6d35..d854c50 100644 --- a/manifest.toml +++ b/manifest.toml @@ -8,7 +8,7 @@ name = "Penpot" description.en = "Design and prototyping platform" description.fr = "Plateforme de conception et de prototypage" -version = "2.0.3~ynh1" +version = "2.0.3~ynh2" maintainers = ["orhtej2"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 419bb63..3977496 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ nodejs_version=21 current_hash="380c77a7" -version="2.0.2-10698-g380c77a7" +version="2.0.3-10698-g380c77a7" build_date="Mon, 18 Sep 2023 09:14:03 +0000" #=================================================