Skip to content

Commit

Permalink
Bump version to 1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
madalingorbanescu committed Nov 21, 2019
1 parent f318d16 commit 5c7c8cf
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 7 deletions.
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Vasco ===
Contributors: pixelgrade, babbardel, vlad.olaru, razvanonofrei
Description: Vasco is a travel blog theme to help you increase your revenue streams and see more of the world. With big and beautiful imagery, modular layout, compatibility with the new Gutenberg editor, multilingual support, and a smart widget system for next-level customizations, you have all the right tools to express your personality and nurture a loyal audience around your fascinating stories.
Version: 1.3.7.2
Version: 1.3.8
Tags: blog, holiday, photography, translation-ready, featured-images, custom-menu, custom-logo, one-column, two-columns, three-columns, four-columns, editor-style, sticky-post, footer-widgets, threaded-comments, rtl-language-support
Requires at least: 4.9.9
Tested up to: 5.2.2
Tested up to: 5.3
Stable tag: 1.3.8
Requires PHP: 5.3.0
License: GPLv2 or later
Expand All @@ -24,6 +24,11 @@ Vasco is a travel blog theme to help you increase your revenue streams and see m

== Changelog ==

= 1.3.8 =
* Fix issue with dark color palette
* Improve keyboard navigation
* Change font-weight on navbar to 500

= 1.3.7.2 =
* Added new color customization features via our Customify plugin (Style Manager).

Expand Down
2 changes: 1 addition & 1 deletion style-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion variations/vasco/scss/_settings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $logo-font: (
$header-font: (
font-family: $theme-headings-font-family-alt,
font-size: 16px,
font-weight: normal,
font-weight: 500,
line-height: 1.5,
letter-spacing: 0.06em,
text-transform: uppercase
Expand Down
2 changes: 1 addition & 1 deletion variations/vasco/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://github.com/pixelgrade/vasco-free
Author: Pixelgrade
Author URI: https://pixelgrade.com
Description: Vasco is a travel blog theme to help you increase your revenue streams and see more of the world. With big and beautiful imagery, modular layout, compatibility with the new Gutenberg editor, multilingual support, and a smart widget system for next-level customizations, you have all the right tools to express your personality and nurture a loyal audience around your fascinating stories.
Version: 1.3.7.3
Version: 1.3.8
Tested up to: 5.2.2
License: GNU General Public License v2 or later
License URI: LICENSE
Expand Down

0 comments on commit 5c7c8cf

Please sign in to comment.