redmine_apijs 6.8.1 → 6.8.2

Sign up to get free protection for your applications and to get access to all the features.
data/lib/video.py CHANGED
@@ -3,7 +3,7 @@
3
3
  # Created J/26/12/2013
4
4
  # Updated W/16/12/2020
5
5
  #
6
- # Copyright 2008-2021 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
6
+ # Copyright 2008-2022 | Fabrice Creuzot (luigifab) <code~luigifab~fr>
7
7
  # https://www.luigifab.fr/redmine/apijs
8
8
  #
9
9
  # This program is free software, you can redistribute it or modify
@@ -1,7 +1,7 @@
1
1
  # coding: utf-8
2
2
  Gem::Specification.new do |s|
3
3
  s.name = 'redmine_apijs'
4
- s.version = '6.8.1'
4
+ s.version = '6.8.2'
5
5
  s.summary = 'Redmine Apijs plugin'
6
6
  s.description = 'Integrate the apijs JavaScript library into Redmine. Provides a gallery for image and video attachments.'
7
7
  s.homepage = 'https://github.com/luigifab/redmine-apijs'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: redmine_apijs
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.8.1
4
+ version: 6.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabrice Creuzot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-10 00:00:00.000000000 Z
11
+ date: 2022-01-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Integrate the apijs JavaScript library into Redmine. Provides a gallery
14
14
  for image and video attachments.