Skip to content

Commit e5447ce

Browse files
committed
fix docs version
1 parent b138baa commit e5447ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/plugins/initialize-camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# initialize-camera
22

3-
Current version: 0.0.1 [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-initialize-camera/CHANGELOG.md).
3+
Current version: 1.0.0 [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-initialize-camera/CHANGELOG.md).
44

55
This plugin asks the participant to grant permission to access a camera.
66
If multiple cameras are connected to the participant's device, then it allows the participant to pick which device to use.

docs/plugins/mirror-camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mirror-camera
22

3-
Current version: 0.0.1 [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-mirror-camera/CHANGELOG.md).
3+
Current version: 1.0.0 [See version history](https://github.com/jspsych/jsPsych/blob/main/packages/plugin-mirror-camera/CHANGELOG.md).
44

55
This plugin shows a live feed of the participant's camera. It can be useful in experiments that need to record video in order to give the participant a chance to see what is in the view of the camera.
66

0 commit comments

Comments
 (0)