j1-template 2022.3.2 → 2022.3.3

Sign up to get free protection for your applications and to get access to all the features.
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
- module J1
2
- VERSION = '2022.3.2'
3
- end
1
+ module J1
2
+ VERSION = '2022.3.3'
3
+ end
@@ -53,7 +53,7 @@ gem 'jekyll', '~> 4.2'
53
53
 
54
54
  # Theme Rubies, default: J1 Template (NOT used for the development system)
55
55
  #
56
- gem 'j1-template', '~> 2022.3.2'
56
+ gem 'j1-template', '~> 2022.3.3'
57
57
 
58
58
  # ------------------------------------------------------------------------------
59
59
  # PRODUCTION: Gem needed for the Jekyll and J1 prod environment
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Template Gem
55
55
  #
56
- version: 2022.3.2
56
+ version: 2022.3.3
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -218,6 +218,10 @@ defaults:
218
218
  <br><br>
219
219
  Required Cookie Settings:
220
220
  <ul>
221
+ <li>
222
+ <code>Analysis</code> For translations, your consent on
223
+ <b>Analysis</b> with your <b>Privacy Settings</b> is required.
224
+ </li>
221
225
  <li>
222
226
  <code>Personalization</code> For processing textbooks, your consent on
223
227
  <b>Personalization</b> with your <b>Privacy Settings</b> (Cookie Settings) is required.
@@ -369,6 +369,6 @@ end
369
369
 
370
370
  module Jekyll
371
371
  module J1LunrSearch
372
- VERSION = '2022.3.2'
372
+ VERSION = '2022.3.3'
373
373
  end
374
374
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1",
4
- "version": "2022.3.2",
4
+ "version": "2022.3.3",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.3.2",
4
+ "version": "2022.3.3",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.3.2",
4
+ "version": "2022.3.3",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2022.3.2
4
+ version: 2022.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-05-12 00:00:00.000000000 Z
11
+ date: 2022-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll